Description
Step 1: Describe your environment
Operating system: IPadOS
Browser: Safari
Firebase SDK version: latest
Step 2: Describe the problem:
Steps to reproduce:
Clone the repository
Create a new firebase project
Add a web app to the firebase project
Enable google authorization for the project
Navigate to auth directory
Login to firebase
Add the project to firebase
Populate config.js with the firebase project config values
Install npm dependencies
Deploy the firebase app
Test the app by navigating to the google sign in with redirect page
Click sign in with google button
Accept the terms and click continue on the redirect page
After redirect, user values displayed on the page remain null, firebase project does not show any new users
Observed Results:
No user was created, and no sign in was performed
Expected Results:
The page to display the user credentials after redirect, and a new user record to display in the firebase console
Reactions are currently unavailable
You can’t perform that action at this time.