In my use case, backend will authenticate users with auth0. Backend (Java) will communicate with auth0 for login and signup. I found in Default application that they have support for Spring security. But the documentation isn’t clear and they are explaining to create Scopes. I don’t find setting for scopes anywhere. Please help.
Hey there @shebinceino!
Glad you got interested in using our Java stack! In terms of contents and tutorials for making use of the Java Stack here are the things you may find helpful:
When it comes to scopes understanding how it works is pretty essential and here’s a step by step article about it:
Let me know down the road if you have any questions!
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.