firebase-cpp-sdk
firebase-cpp-sdk copied to clipboard
FR: Firebase Auth emulator support
Feature proposal
- Firebase Component: Auth
Now that the firebase emulators support authentication, it would be nice to expose that in the c++ api. I think it is just a matter of exposing the useEmulator method: https://firebase.google.com/docs/emulator-suite/connect_auth
Any news on this ?