mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 19:47:34 +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: Paramètre d'état manquant dans la requête
|
||||
NotStarted: Intent n'a pas démarré ou s'est déjà terminé
|
||||
NotSucceeded: l'intention n'a pas abouti
|
||||
Expired: L'intention a expiré
|
||||
TokenCreationFailed: La création du token a échoué
|
||||
InvalidToken: Le jeton d'intention n'est pas valide
|
||||
OtherUser: Intention destinée à un autre utilisateur
|
||||
|
Reference in New Issue
Block a user