fix: oauth2 callback failed (#691)

This commit is contained in:
Dream Hunter
2025-07-20 17:09:23 +08:00
committed by GitHub
parent 2cc84d565c
commit 267d9bb93e
7 changed files with 25 additions and 19 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main(v1.0.1)
## v1.0.2
- fix: 修复 oauth2 登录失败的问题
## v1.0.1
- feat: |UI| 增加极简模式主页, 可在 `外观` 中切换
- fix: 修复 oauth2 登录时,default role 不生效的问题