#BAEL-17527 add README descriptions (#7964)

This commit is contained in:
Alessio Stalla
2019-10-09 18:34:51 +02:00
committed by Eugen
parent 804384fe3c
commit b3a46b828d
13 changed files with 54 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
## 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 Java EE](https://www.baeldung.com/java-ee-oauth2-implementation)