/oauth2-server-java

A library for implementing an OAuth2 Server in java

Primary LanguageJavaMIT LicenseMIT

Java OAuth 2.0 server

Installation

The library is available on both Maven Central, and the Javadoc is published here.

Support up to 0.0.28

Maven

<dependency>
  <groupId>com.github.byeongukchoi</groupId>
  <artifactId>oauth2-server-java</artifactId>
  <version>0.0.28</version>
  <type>pom</type>
</dependency>

Gradle

implementation 'com.github.byeongukchoi:oauth2-server-java:0.0.28'

개발 일기

DevLog.md