Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: add 'VERIFY_AND_CHANGE_EMAIL' linkType for generateEmailActionLink #470

Open
tyahha opened this issue Nov 25, 2021 · 0 comments
Open

Comments

@tyahha
Copy link

tyahha commented Nov 25, 2021

environment

  • Operating System version: Windows 10
  • Firebase SDK version: 4.6
  • Library version: 4.6
  • Firebase Product: auth

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants