Skip to content

springboot-security-oauth2 连接数据库测试oauth2的4种获取token的方式

Notifications You must be signed in to change notification settings

ChenXbFrank/springboot-security-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-security-oauth2

Spring集成Spring Security、OAuth2实现资源访问授权认证。

后端主要做的是认证服务器和资源服务。

用户登录使用自定义UserDetailService从MySQL中加载数据。

用户认证的token使用RedisTokenStore保存在redis中。

About

springboot-security-oauth2 连接数据库测试oauth2的4种获取token的方式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published