We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
使用 Spring Boot 来实现一个整合 Gitee 或者 Github OAuth2 认证
git checkout homework/0417
(1)访问注册页面,并点击页面中 Github 快捷登录 按钮
Github 快捷登录
127.0.0.1:8080/register
(2)自动跳转到 Github 登录,登录完毕后,跳转到回调页面,并打印用户信息:
http://127.0.0.1:8080/githubCallback