mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
store oauth 2.0 user info in token context instead of being passed through frontend parameters
This commit is contained in:
+2
-1
@@ -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 authentication is not found",
|
||||
"user external auth is not found": "User external authentication data not found",
|
||||
"user external auth already exists": "User external authentication data already exists, please unlink it first",
|
||||
"oauth2 not enabled": "OAuth 2.0 is not enabled",
|
||||
"oauth2 auto registration not enabled": "OAuth 2.0 auto registration is not enabled",
|
||||
"invalid oauth2 login request": "Invalid OAuth 2.0 login request",
|
||||
|
||||
Reference in New Issue
Block a user