mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
Merge commit from fork
* fix: prevent intent token reuse and add expiry * fix duplicate * fix expiration
This commit is contained in:
@@ -536,6 +536,7 @@ Errors:
|
||||
StateMissing: Brak parametru stanu w żądaniu
|
||||
NotStarted: Intencja nie została rozpoczęta lub już się zakończyła
|
||||
NotSucceeded: intencja nie powiodła się
|
||||
Expired: Intencja wygasła
|
||||
TokenCreationFailed: Tworzenie tokena nie powiodło się
|
||||
InvalidToken: Token intencji jest nieprawidłowy
|
||||
OtherUser: Intencja przeznaczona dla innego użytkownika
|
||||
|
Reference in New Issue
Block a user