java-tutorials/security-modules/oauth2-framework-impl/README.md

8 lines
260 B
Markdown

## OAuth 2.0 Implementation
This module contains articles about the implementation of OAuth2 with Java EE.
### Relevant Articles
- [Implementing the Oauth 2.0 Authorization Framework Using Jakarta EE](https://www.baeldung.com/java-ee-oauth2-implementation)