mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
store oauth 2.0 user info in token context instead of being passed through frontend parameters
This commit is contained in:
@@ -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 登入請求",
|
||||
|
||||
Reference in New Issue
Block a user