only2dhir / spring-boot-security-oauth2
This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authorization server and connection to database with bcrypt password encoder.
☆81Updated 6 years ago
Alternatives and similar repositories for spring-boot-security-oauth2:
Users that are interested in spring-boot-security-oauth2 are comparing it to the libraries listed below
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…