You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A sample app to use OAuth2 in memory authentication with Spring Security. The users details are stored in mongo db and user authentication happens from there.
A sample app to use OAuth2 in memory authentication with Spring Security. The users details are stored in mongo db and user authentication happens from there.
The app contains both the Authorization Server and the Resource Server.
About
A sample app to use OAuth2 in memory authentication with Spring Security. The users details are stored in mongo db and user authentication happens from there.