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

fix(authentication): getIdToken causes app crash if no user is signed in #79

Merged
merged 2 commits into from
May 5, 2022

Conversation

robingenz
Copy link
Member

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).

Close #64

@robingenz robingenz added the bug/fix Something isn't working label May 5, 2022
@robingenz robingenz self-assigned this May 5, 2022
@robingenz robingenz merged commit 5648977 into main May 5, 2022
@robingenz robingenz deleted the fix/issue-64 branch May 5, 2022 15:18
@github-actions github-actions bot mentioned this pull request May 5, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Calling FirebaseAuthentication.getIdToken() before auth'd causes fatal error & app crashes
1 participant