ktamas77/firebase-php

Firebase created a new authentication

Closed this issue · 2 comments

I opened this issue, because the answer for the issue 42 is now deprecated.

The problem here is that the databasesecret link (https://console.firebase.google.com/project/[projectname]/settings/serviceaccounts/databasesecrets) is now deprecated. The new key is on the settings and it's not the same of the previous databasesecret.

GCour commented

Did you find any solution for this? If they're going to remove this soon, we're all screwed

In fact, I'm using firebase-ruby and opened the same issue there. I opened this one here, because I saw the issue 42 when I was searching the solution and apparently, it's not solved for the firebase-php yet.

Maybe it's possible to make something similar here, based on the firebase-ruby solution. See: oscardelben/firebase-ruby#81