mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +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