firebase / firebase/firebase-admin-go

FR: add 'VERIFY_AND_CHANGE_EMAIL' linkType for generateEmailActionLink

Open
#470 0 comments 2 reactions 1 assignee Claimed by @Xiaoshouzi-gh View on GitHub
api: auth type: feature request
Dominant language
Go
Stars
1.3k
Forks
274
Avg merge
10h 39m
Merged PRs (30d)
2

Description

### 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.
https://github.com/tyahha/firebase-admin-go/commit/2d00814367245fc692bd4fcbb1785411149a1b63

If there are no problems, rebase to the latest version, add the test code, and create a pull request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.