-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Description
Please fill in the following fields:
Pre-built SDK from the website or open-source from this repo:
Firebase C++ SDK version: latest
Firebase plugins in use (Auth, Database, etc.): Auth
Additional SDKs you are using (Facebook, AdMob, etc.):
Platform you are using the C++ SDK on (Mac, Windows, or Linux): Mac
Platform you are targeting (iOS, Android, and/or desktop): Desktop
Please describe the issue here:
Currently the way to authenticate api access is to set api-key in AppOptions. Is it possible that we could also have support for initialization based on service account like Java, Go and python sdk?
Please answer the following, if applicable:
Have you been able to reproduce this issue with just the Firebase C++ quickstarts ?
Yes
What's the issue repro rate? (eg 100%, 1/5 etc)
100%