Skip to content

fix(auth): Handling the EMAIL_EXISTS error code #348

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

Merged
merged 1 commit into from
Sep 13, 2019
Merged

Conversation

hiranya911
Copy link
Contributor

@hiranya911 hiranya911 commented Sep 13, 2019

Raising an EmailAlreadyExistsError when receiving the EMAIL_EXISTS error code.

RELEASE NOTE: User management APIs now correctly raise auth.EmailAlreadyExistsError when an already in-use email address is specified for a user.

Resolves #347

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hiranya911 hiranya911 merged commit f889dff into master Sep 13, 2019
@hiranya911 hiranya911 deleted the hkj-email-exists branch September 13, 2019 20:47
@hiranya911 hiranya911 changed the title Handling the EMAIL_EXISTS error code fix(auth): Handling the EMAIL_EXISTS error code Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error Handling with FirebaseError - Inconsistence
2 participants