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

Fixes #5: Authentication errors with redirect flow fail silently. #7

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

pbzdyl
Copy link
Contributor

@pbzdyl pbzdyl commented Sep 26, 2017

  • Added call to firebase.auth.Auth#getRedirectResult during initialization to handle potential errors returned redirection after authentication failure.

  • Removed obsolete code.

  • Small code changes for better readability.

The fix is available for testing at https://proto-app.bzdyl.net/

@deg deg merged commit 5f5a97c into deg:master Sep 27, 2017
@pbzdyl pbzdyl deleted the no-error-on-redirect branch September 27, 2017 07:44
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