Describe the bug
The article on Medium includes an outdated description of how to get config data
To Reproduce
Steps to reproduce the behaviour:
- Go to '...'
https://medium.com/firebase-developers/how-to-setup-firebase-authentication-with-react-in-5-minutes-maybe-10-bb8bb53e8834#2be4
It says :
On the top of the Authentication page, click on the “Web Setup” button.
It will show up a modal just like this:
This is no longer how the Google UI works
Instead you need to go to
Project Overview > Project Settings > General > “Firebase SDK snippet” > Press “Config” radio button
as per comment here
https://medium.com/@todd_12331/since-the-solution-from-njeri-cooper-is-burried-for-those-realizing-that-google-changed-the-a3877a33ce3d
If the article can be amended that would be great
Describe the bug
The article on Medium includes an outdated description of how to get config data
To Reproduce
Steps to reproduce the behaviour:
https://medium.com/firebase-developers/how-to-setup-firebase-authentication-with-react-in-5-minutes-maybe-10-bb8bb53e8834#2be4
It says :
This is no longer how the Google UI works
Instead you need to go to
Project Overview > Project Settings > General > “Firebase SDK snippet” > Press “Config” radio button
as per comment here
https://medium.com/@todd_12331/since-the-solution-from-njeri-cooper-is-burried-for-those-realizing-that-google-changed-the-a3877a33ce3d
If the article can be amended that would be great