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