Simple Implementation Spring Security OAuth 2.0 in same application
This release include simple example of :
- Resource Owner Password Credentials Grant Type
- Client Credentials Grant Type
- Authorization Code Grant Type
- Implicit Grant Type
This release include simple example of :