Someone can help me to secure my project?
I have one springboot rest api (my backend)
and one front-end in vuejs
So I wanna to when my user try to access my app, he wanna to get a token in
keycloak and with this token access my rest-api and in my rest-api I need
to get the user's info (name, email and etc)
tks
Show replies by date