mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:07:31 +00:00
Merge commit from fork
* fix: prevent intent token reuse and add expiry * fix duplicate * fix expiration
This commit is contained in:
@@ -537,6 +537,7 @@ Errors:
|
||||
StateMissing: リクエストに State パラメータがありません
|
||||
NotStarted: インテントが開始されなかったか、既に終了している
|
||||
NotSucceeded: インテントが成功しなかった
|
||||
Expired: 意図の有効期限が切れました
|
||||
TokenCreationFailed: トークンの作成に失敗しました
|
||||
InvalidToken: インテントのトークンが無効である
|
||||
OtherUser: 他のユーザーを意図している
|
||||
|
Reference in New Issue
Block a user