oauth2-php&java
程序员文章站
2022-07-09 17:14:22
...
一、oauth2 php整理
1、oauth2-server-php for windows 的那些坑 (研究中...)
https://www.cnblogs.com/endv/p/7775802.html
2、
code
http://localhost/oauth2-php/authorize.php?response_type=code&client_id=testtest&state=%E8%BF%99%E4%B8%AA%E6%98%AF%E4%BD%A0%E8%A6%81%E5%B8%A6%E7%9A%84%E5%8F%82%E6%95%B0
token
http://localhost/oauth2-php/authorize.php?response_type=token&client_id=testtest&state=%E8%BF%99%E4%B8%AA%E6%98%AF%E4%BD%A0%E8%A6%81%E5%B8%A6%E7%9A%84%E5%8F%82%E6%95%B0
二、oauth2 java整理
https://gitee.com/zkane/springboot2-oauth2
https://github.com/lexburner/oauth2-demo
https://github.com/bshaffer/oauth2-server-php
spring security OAuth2开发App认证框架
https://www.jianshu.com/p/24c00a751ee8
1、oauth2-server-php for windows 的那些坑 (研究中...)
https://www.cnblogs.com/endv/p/7775802.html
2、
code
http://localhost/oauth2-php/authorize.php?response_type=code&client_id=testtest&state=%E8%BF%99%E4%B8%AA%E6%98%AF%E4%BD%A0%E8%A6%81%E5%B8%A6%E7%9A%84%E5%8F%82%E6%95%B0
token
http://localhost/oauth2-php/authorize.php?response_type=token&client_id=testtest&state=%E8%BF%99%E4%B8%AA%E6%98%AF%E4%BD%A0%E8%A6%81%E5%B8%A6%E7%9A%84%E5%8F%82%E6%95%B0
二、oauth2 java整理
https://gitee.com/zkane/springboot2-oauth2
https://github.com/lexburner/oauth2-demo
https://github.com/bshaffer/oauth2-server-php
spring security OAuth2开发App认证框架
https://www.jianshu.com/p/24c00a751ee8