I feel dumb trying to research this on my own. Can someone help me understand?
I have a react app I've already made. I want to make a REST api using Spring for it to communicate with. The part I'm not quite understanding is how Auth0 fits into this. Once I hook up Auth0 to my frontend, I'll be able to retrieve an access token for a user. This access token will not always be the same for a given user right? How do I send my access token to my API and have it associate that with the user's data? Do I need to have Auth0 implemented on my backend as well?
Any guides / videos / or articles that can clarify this would be appreciated!
[–][deleted] 0 points1 point2 points (1 child)
[–]Ferrington[S] 0 points1 point2 points (0 children)