java-tutorials/security-modules/oauth2-framework-impl
panos-kakos eb17d0e2ed [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711)
* [JAVA-13966] Upgraded h2 database to 2.1.214

* [JAVA-13966] fixed tests for libraries-apache-commons

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests JAVA-JPA MODULE

* [JAVA-13966] Made ninja submodule part of web-modules(parent)

* [JAVA-13966] Fixed naming convention for pmd

* [JAVA-13966] Moved tests of ninja-module to ManualTest category

* [JAVA-13966] Fix tests

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:17:05 +05:30
..
oauth2-authorization-server [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711) 2022-10-20 00:17:05 +05:30
oauth2-client JAVA-13856 Create new security-modules (#12622) 2022-08-20 13:47:25 +05:30
oauth2-resource-server JAVA-13856 Create new security-modules (#12622) 2022-08-20 13:47:25 +05:30
README.md JAVA-13856 Create new security-modules (#12622) 2022-08-20 13:47:25 +05:30
pom.xml JAVA-13856 Create new security-modules (#12622) 2022-08-20 13:47:25 +05:30

README.md

OAuth 2.0 Implementation

This module contains articles about the implementation of OAuth2 with Java EE.

Relevant Articles