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

feat(firebase_auth): add AuthExceptionStatusCode to FirebaseAuthException #3402

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    1e8b74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8b2e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    68a69f4 View commit details
    Browse the repository at this point in the history
  2. feat(firebase_auth): deprecated the code in FirebaseAuthException & i…

    …mplemented the new status codes. Exported AuthExceptionStatusCode enum.
    KristianBalaj committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f3ac21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45c7ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa240a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b6c1f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. add additional status codes

    Ehesp committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    dd80e7a View commit details
    Browse the repository at this point in the history