Replies: 1 comment
-
The SDK is an Admin SDK 😅, so using the web API key is currently not possible and I was opposed to support it for the longest time 🙈. BUT: I have recently started working on making this possible. As I'm currently flooded with non-open-source work, I can't tell you when this will be available, but it will most likely not be before next month. 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on some client project. For Firebase, all they can give me is authorization key like the following:
How can I create Factory object just using this key, and not the JSON key file ?
I am actually trying to modify the legacy cURL call to firebase (the abovementioned key is passed into AUTHORIZATION header). Hoping to be able to use this awesome library instead. Kindly help.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions