mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 23:14:23 +00:00
fix: prevent intent token reuse and add expiry
(cherry picked from commit b1e60e7398
)
This commit is contained in:
@@ -537,6 +537,7 @@ Errors:
|
||||
StateMissing: parametro di stato mancante nella richiesta
|
||||
NotStarted: l'intento non è stato avviato o è già stato terminato
|
||||
NotSucceeded: l'intento non è andato a buon fine
|
||||
Expired: L'intento è scaduto
|
||||
TokenCreationFailed: creazione del token fallita
|
||||
InvalidToken: Il token dell'intento non è valido
|
||||
OtherUser: Intento destinato a un altro utente
|
||||
|
Reference in New Issue
Block a user