Github_Oauth.md
September 11, 2022 · View on GitHub
Github Oauth 配置
- 打开Github,并且登录你的github账号
- 打开:https://github.com/settings/developers
创建一个Oauth APP

填写APP信息

获取Client ID和Client secrets

最后在安装界面填入刚刚得到的的Client ID和Client secrets即可完成Oauth配置
Gitee Oauth 配置
操作方法类似,不再详解