Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 275 Bytes

File metadata and controls

6 lines (4 loc) · 275 Bytes

spring-oauth2-server

Spring Oauth2 Server with Jdbc Token Store

OAuth 2 is an authorization framework that enables applications to obtain limited access to user accounts on an HTTP service.

This project has been implemented to demo various grant type supports in oauth2.