OAuth Center 使用你的Flarum提供OAuth服务
感谢大佬分享!
太好了,终于有这类插件了
好!我很喜欢!
6 个月 后
- 已编辑
如您正在使用本插件的旧版,请尽快更新至最新版,避免出现问题。
近期更新日志
v1.0.4 修复了权限问题
v1.1.0 一些新功能和优化
- only feat & pref
Full Changelog:v1.0.4...v1.1.0
v1.1.1 修复了两个功能性BUG、一个提示,优化了编辑界面
8 天 后
- 已编辑
v1.2.0 已更新
尽快更新,避免应用秘钥泄露
(我对此表示很抱歉)
What’s Changed
As you can see,
now you can set the visible fields for a rescource controller response,
the styles have been rewrite with less code and it now supports dark mode.
But unfortunately, we made an error in the previous version of forgetting to make clients’ sensitive fields hidden, which would leak out the fields like client_secret in response.
For above reasons, you should update to this version at first time.
Features
- Feat: visible_fields for scopes (#13)
- Feat: simply manage tokens (#14)
- Feat: card style for authorize page
- Feat: show user info in small screen
Fixes
- Fix: major error forgetting to ignore sensitive fields in records (#16)
Others
- Improvement: no longer prohibit some fields of the default scope
- Refactor: styles for authorize page (#15)
- Perf: client info response
- Perf: authorize page
- Perf: settings page icon
Branch Dev-1.2.0: #17
Full Changelog: v1.1.1...v1.2.0
12 天 后
最近尝试部署了,而且成功在dokuwiki上验证授权成功,有空写个教程。非常好插件,爱你开发者!