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

Show how to create a credential #266

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

Commits on Jan 24, 2022

  1. Show how to create a credential

    Getting a credential for reauthentication is a real head-scratcher since Firebase documentation does not clarify how to do it. Many people [complain about it:](https://stackoverflow.com/questions/37811684/how-to-create-credential-object-needed-by-firebase-web-user-reauthenticatewith)
    Read the comments.
    By adding just a few lines of code we can save many people a lot of trouble.
    enamarat authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    584c0fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae4a8e View commit details
    Browse the repository at this point in the history