8 lines
260 B
Markdown
Raw Normal View History

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