firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.12k stars 239 forks source link

adding empty AuthConfig when calling auth.NewClient on emulator mode #566

Closed kareem399 closed 9 months ago

kareem399 commented 12 months ago

the AuthConfig is an internal package so it can't be imported at a higher level if using auth emulator the client will leave the config empty and then will have a nil pointer error

google-cla[bot] commented 12 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.