Skip to content

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.

Notifications You must be signed in to change notification settings

avinash-dev/spring-security-oauth-and-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-security-oauth-and-mongodb

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages