mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 14:57: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:
@@ -120,6 +120,7 @@ Errors:
|
||||
NotFound: コードが見つかりません
|
||||
Expired: 有効期限切れのコードです
|
||||
GeneratorAlgNotSupported: サポートされていない生成アルゴリズムです
|
||||
Invalid: コードが無効
|
||||
Password:
|
||||
NotFound: パスワードが見つかりません
|
||||
Empty: パスワードは空です
|
||||
|
Reference in New Issue
Block a user