项目作者: gexiangdong

项目描述 :
OAuth2 Server (spring-boot 2.0)
高级语言: Java
项目地址: git://github.com/gexiangdong/oauth2-server.git
创建时间: 2017-06-29T11:25:24Z
项目社区:https://github.com/gexiangdong/oauth2-server

开源协议:

下载


Open Auth 2.0 Server

使用spring boot 2.0编写的Open Auth 2.0 Server

目录 | 说明 |
|:—————— |:———————- |
|common-token | 普通token的oauth server |
|json-web-token | 使用JWT的oauth server |