Firebase Project Credentials

To generate Firebase project credentials:

1. Open Google Developer Console
2. Create new project:

Google Console: create a project

3. Enter desired Project Name and click "Create"
4. After project is created open Firebase Console
5. Click "Add project"
6. Under "Project name" drop down select project name created earlier:

Firebase: create project

7. Click "Add Firebase"
8. Click gear wheel icon next to Project Overview>> click "Project Settings":
Firebase project settings

9.
Click "Cloud Messaging" tab while being within your project settings. Here you will see you project credentials:
  1. Servery Key ( ex: AAAA********)
  2. SenderID (ex: 135519352256)

 

To view already existing project's credentaials:

1. Open Firebase Console
2. Click gear wheel icon next to Project Overview>> click "Project Settings":
Firebase project settings

3.Click "Cloud Messaging" tab while being within your project settings. Here you will see you project credentials:
  1. Servery Key ( ex: AAAA********)
  2. SenderID (ex: 135519352256)


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Progressive Web Apps: 2.0.0 (build10) compilation & installation

This is the main guide for compiling and installing SkaDate web applications (version 2.0.0...

Progressive Web Apps: 2.0.0 (build10) basic re-branding changes

This is a supplementary guide to main Progressive Web Apps: 2.0.0 (build10) compilation...

Progressive Web Apps: 2.0.0 (build10) preparing application.config.json

This is a supplementary guide to main Progressive Web Apps: 2.0.0 (build10) compilation...

Progressive Web Apps: 2.0.0 (build10) custom re-branding changes

This is a supplementary guide to main Progressive Web Apps: 2.0.0 (build10) compilation...