kreait / firebase-tokens-php

A PHP library to work with Firebase tokens
MIT License
223 stars 33 forks source link

Example #7

Closed juliocbcotta closed 6 years ago

juliocbcotta commented 6 years ago

Hi, would you mind to have a sample? I don't know how to load the privateKey. How? Is clientEmail my admin email or my app user email?

jeromegamez commented 6 years ago

The Firebase documentation contains everything you need to get started. Please follow the links in the readme, and have a look at https://firebase.google.com/docs/admin/setup as well.