mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
fix: prevent intent token reuse and add expiry
(cherry picked from commit b1e60e7398
)
This commit is contained in:
@@ -115,6 +115,7 @@ const (
|
||||
IDPIntentStateStarted
|
||||
IDPIntentStateSucceeded
|
||||
IDPIntentStateFailed
|
||||
IDPIntentStateConsumed
|
||||
|
||||
idpIntentStateCount
|
||||
)
|
||||
|
Reference in New Issue
Block a user