项目作者: vit0r

项目描述 :
example life circle of oauth2 springboot app
高级语言: Java
项目地址: git://github.com/vit0r/springboot-oauth2-jwt-jpa.git
创建时间: 2016-10-03T20:18:41Z
项目社区:https://github.com/vit0r/springboot-oauth2-jwt-jpa

开源协议:

下载


springboot-oauth2-jwt-jpa

Using JWT with Spring Security OAuth

App example implements oauth2-server and resource api to consume this server.

Token type Bearer

Token format JWT

for testing using:

install lib resquests => python -m pip install requests

Run tests => python requests_py/requests_api.py