| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
General approach LGTM. See blocking comments below and tests please.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM with nits
Sorry, something went wrong.
Co-authored-by: Yuchen Shi <yuchenshi@google.com>
| Back | FazBrowse Home | New Git URL |
Description
Fixes #3070. Tests are pending. Drafting a PR to clarify a few things.
Scenarios Tested
Manually tested creating an account, updating email and using the oobLink to reset email.
Sample Commands
await firebase.auth().createUserWithEmailAndPassword('test@email.com', 'testing');
await firebase.auth().currentUser?.updateEmail('test1@email.com');
HTTP GET http://localhost:9099/emulator/v1/projects/project-test/oobCodes