How to create service accounts in Firebase?
UPDATED: 07 September 2016
Tags:
Firebase
In my previous article I explained How to create a project in Firebase? Now we'll see how you can create Service Accounts in Firebase.
Step 1: Open firebase project console and go to Permissions.
Step 2: Go to Service accounts and click on Create Service Account
Step 3: Provide Service account name, select proper role for the account and check Furnish a new private key.
Note:Private key will be downloaded to your computer as key type you selected. Store it on secure location because this key will provide access to your database.
Step 1: Open firebase project console and go to Permissions.
Step 2: Go to Service accounts and click on Create Service Account
Step 3: Provide Service account name, select proper role for the account and check Furnish a new private key.
Note:Private key will be downloaded to your computer as key type you selected. Store it on secure location because this key will provide access to your database.
Tags:
Firebase
0 comments :