dazito / oauth2-with-jdbcLinks
A simple implementation of the OAuth2 protocol using Spring Boot with a JDBC token store
☆25Updated 8 years ago
Alternatives and similar repositories for oauth2-with-jdbc
Users that are interested in oauth2-with-jdbc are comparing it to the libraries listed below
Sorting:
- This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authoriz…☆81Updated 7 years ago
- ☆75Updated 6 years ago
- ☆121Updated 7 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆134Updated 5 years ago
- Oauth2 Stateless Authentication with Spring and JWT Token☆110Updated 7 years ago
- OAuth2 JWT using Spring Boot