You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to send custom email when your change email.
And I want to verify email before change email.
Firebase Client SDK have this feature, but Firebase admin sdk have not feature to generate this type email action link.
So, As other email action link types, "EMAIL_SIGNIN", "VERIFY_EMAIL", "PASSWORD_RESET", I want to add feature to generation email action link of "VERIFY_AND_CHANGE_EMAIL" type.
This is an earlier version, but a modified version is available. tyahha@2d00814
If there are no problems, rebase to the latest version, add the test code, and create a pull request.
The text was updated successfully, but these errors were encountered:
environment
Describe the problem
I want to send custom email when your change email.
And I want to verify email before change email.
Firebase Client SDK have this feature, but Firebase admin sdk have not feature to generate this type email action link.
So, As other email action link types, "EMAIL_SIGNIN", "VERIFY_EMAIL", "PASSWORD_RESET", I want to add feature to generation email action link of "VERIFY_AND_CHANGE_EMAIL" type.
This is an earlier version, but a modified version is available.
tyahha@2d00814
If there are no problems, rebase to the latest version, add the test code, and create a pull request.
The text was updated successfully, but these errors were encountered: