mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:17:33 +00:00
feat: add implementation for resend of email and phone code (#7348)
* fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: add implementation for resend of email and phone code * fix: apply suggestions from code review Co-authored-by: Livio Spring <livio.a@gmail.com> * fix: review changes to remove resourceowner as parameters --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -128,6 +128,7 @@ Errors:
|
||||
NotFound: Codice non trovato
|
||||
Expired: Il codice è scaduto
|
||||
GeneratorAlgNotSupported: L'algoritmo del generatore non è supportato
|
||||
Invalid: Il codice non è valido
|
||||
Password:
|
||||
NotFound: Password non trovato
|
||||
Empty: La password è vuota
|
||||
|
Reference in New Issue
Block a user