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

梦想的初衷 提交于 2019-11-27 18:27:34
  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

I have added a picture with steps on how to reach this step. You may find this useful https://imgur.com/a/Y2gzD

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.

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