mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:37:43 +00:00
fix: return unauthenticated code (#6819)
* fix: return unauthenticated code * remove cfg.yaml --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -424,6 +424,7 @@ Errors:
|
||||
AuditRetention: 历史记录在审核日志保留范围之外
|
||||
Token:
|
||||
NotFound: 令牌不存在
|
||||
Invalid: 令牌无效
|
||||
UserSession:
|
||||
NotFound: 用户会话不存在
|
||||
Key:
|
||||
|
Reference in New Issue
Block a user