firebase / firebase/quickstart-js

The GitHub authentication component is used on the Google Authentication page

Open
#753 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
3.7k
Avg merge
2d 13h
Merged PRs (30d)
6

Description

### 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](https://github.com/firebase/quickstart-js/assets/49834542/83d19959-d15e-4f77-ab20-01f1175ef222)

#### Expected Results:

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

#### Relevant Code:

none

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.