Skip to content

Adds error handling in the signin handler when fetchProvidersForEmail… #123

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 3 commits into from
Apr 4, 2017

Conversation

bojeil-google
Copy link
Contributor

Adds error handling in the signin handler when fetchProvidersForEmail throws some error.

This was noticed when the email entered passes client validation but fails on backend
validation. In that case, we should display and info bar with the backend error.

… throws some error.

This was noticed when the email entered passes client validation but fails on backend
validation. In that case, we should display and info bar with the backend error.
@bojeil-google bojeil-google merged commit fd1b7c3 into master Apr 4, 2017
wti806 pushed a commit that referenced this pull request Feb 27, 2018
#123)

* Adds error handling in the signin handler when fetchProvidersForEmail throws some error.
This was noticed when the email entered passes client validation but fails on backend
validation. In that case, we should display and info bar with the backend error.

* Fixes minor version for closure builder. Latest version is breaking in Travis integration tests.

* Revert previous closure builder version change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants