Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated readme to refer to correct firebase console url for authentication
  • Loading branch information
ghchinoy authored May 9, 2024
1 parent 413863d commit 41a29ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ https://console.cloud.google.com/datastore/setup?project=your-project-id

Visit the following URL to enable Firebase Authentication.
Replace `your-project-id` with your project ID.
https://firebase.corp.google.com/project/your-project-id/authentication/providers
https://console.firebase.google.com/project/your-project-id/authentication/providers

- Add a new provider by clicking on "Add new provider"
- Choose "Google" and click "enable" and then "Save".
Expand Down

0 comments on commit 41a29ff

Please sign in to comment.