You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SOP/sop-example/sop-auth
tanghc 467ec052eb 新增应用授权 5 years ago
..
src 新增应用授权 5 years ago
.gitignore 新增应用授权 5 years ago
pom.xml 新增应用授权 5 years ago
readme.md 新增应用授权 5 years ago

readme.md

应用授权

授权接口在OAuth2Controller中,查看回调在CallbackController

token的维护,重点关注OAuth2ManagerRedis.java