mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:07:33 +00:00
fix: prevent intent token reuse and add expiry
(cherry picked from commit b1e60e7398
)
This commit is contained in:
@@ -538,6 +538,7 @@ Errors:
|
||||
StateMissing: State parameter is missing in the request
|
||||
NotStarted: Intent is not started or was already terminated
|
||||
NotSucceeded: Intent has not succeeded
|
||||
Expired: Intent has expired
|
||||
TokenCreationFailed: Token creation failed
|
||||
InvalidToken: Intent Token is invalid
|
||||
OtherUser: Intent meant for another user
|
||||
|
Reference in New Issue
Block a user