Firebase - Where is My Account Secret in the New Console?

做~自己de王妃 提交于 2019-12-17 15:33:18

问题


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:


  1. click on the settings/cog wheel icon next to your project name at the top of the new Firebase Console
  2. Click Project settings
  3. Click on the Service Accounts tab
  4. Click on Database Secrets
  5. 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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!