store oauth 2.0 user info in token context instead of being passed through frontend parameters

This commit is contained in:
MaysWind
2025-10-21 23:49:18 +08:00
parent 13ada3575a
commit 46e275d843
31 changed files with 174 additions and 83 deletions
+2 -1
View File
@@ -1241,7 +1241,8 @@
"image for AI recognition is empty": "用於AI識別的圖片檔案為空",
"exceed the maximum size of image file for AI recognition": "用於AI識別的圖片超出了允許的最大檔案大小",
"no transaction information detected": "沒有檢測到交易資訊",
"user external auth is not found": "使用者外部驗證資訊不存在",
"user external auth is not found": "找不到使用者外部驗證資",
"user external auth already exists": "使用者外部驗證資料已存在,請先解除連結",
"oauth2 not enabled": "OAuth 2.0 未啟用",
"oauth2 auto registration not enabled": "OAuth 2.0 自動註冊未啟用",
"invalid oauth2 login request": "無效的 OAuth 2.0 登入請求",