mirror of
https://github.com/aoaostar/toolbox.git
synced 2025-12-19 02:25:59 +00:00
使用naive ui重构后台面板
重构用户系统,方便支持更多OAuth认证方式
重构插件系统,方便静态资源的添加
BREAKING CHANGE: 🧨 更改管理员身份认证为用户id
470 B
470 B
Github Oauth 配置
- 打开Github,并且登录你的github账号
- 打开:https://github.com/settings/developers
创建一个Oauth APP
填写APP信息
获取Client ID和Client secrets
最后在安装界面填入刚刚得到的的Client ID和Client secrets即可完成Oauth配置
Gitee Oauth 配置
操作方法类似,不再详解


