opentrace-community / opentrace-cloud-functions

OpenTrace Cloud Functions. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
273 stars 121 forks source link

Update readme to fix secrets permissions needed #10

Closed tribet84 closed 4 years ago

tribet84 commented 4 years ago

According to the docs users need to grant permissions to Secrets to user @appspot.gserviceaccount.com but this fails in some Firebase Configurations. Fix requires users to grant permissions to the Firebase AdminSDK instead.