问题
I just updated my projects to the new Google Apps / Firebase console.
Where do I find the secret associated with my account in the new console?
回答1:
- click on the settings/cog wheel icon next to your project name at the top of the new Firebase Console
- Click Project settings
- Click on the Service Accounts tab
- Click on Database Secrets
- Hover over the non-displayed secret and click Show
回答2:
I have added a picture with steps on how to reach this step. You may find this useful https://imgur.com/a/Y2gzD
回答3:
To see a full list of all the credentials associated with your firebase app you would have to go to
Google Developer Console
On the menu tab select your firebase project from the dropdown menu.
On the Credentials tab you will find all your keys both API keys and OAuth 2.0 client IDs for both browser and server authentications.
来源:https://stackoverflow.com/questions/37418372/firebase-where-is-my-account-secret-in-the-new-console