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

The GitHub authentication component is used on the Google Authentication page #753

Open
uji opened this issue Dec 4, 2023 · 0 comments
Open

Comments

@uji
Copy link

uji commented Dec 4, 2023

Step 1: Describe your environment

  • Operating system: macOS 13.4
  • Browser: Google Chrome
  • Firebase SDK version: 12.9.1

Step 2: Describe the problem:

Steps to reproduce:

  1. cd /auth
  2. firebase serve
  3. open "Google sign-in using Popup" (http://localhost:5000/google-popup.html)

Observed Results:

The label on the button says "SIGN IN WITH GITHUB".
If click on it, the GitHub authentication starts.

image

Expected Results:

The label on the button should say "SIGN IN WITH GOOGLE".
And, it should start the Google authentication.

Relevant Code:

none

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

No branches or pull requests

1 participant