Skip to content

FR: Support for authentication emulator #503

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
karloskar opened this issue Nov 24, 2020 · 9 comments · Fixed by #531
Closed

FR: Support for authentication emulator #503

karloskar opened this issue Nov 24, 2020 · 9 comments · Fixed by #531

Comments

@karloskar
Copy link

  • Operating System version: Ubuntu 20.04
  • Firebase SDK version: 8.1.1
  • Library version: 4.4.0
  • Firebase Product: auth

It would be excellent if the Firebase Admin Python SDK could connect to the local authentication emulator. Similar issues exists for the Go version and for the Java version.

@stefanadelbert
Copy link

I second this feature request.

@yuchenshi
Copy link
Member

b/173548888 for internal tracking purposes.

@keramblock
Copy link

So, any news about it?

@keramblock
Copy link

@hiranya911 ?

@hiranya911
Copy link
Contributor

Nothing new to share. Although we do accept pull requests. Somebody just implemented this feature for our Go SDK. If somebody can port that change into this repo, we can take a look and get it ready for an upcoming release.

@keramblock
Copy link

@muru thanks for the fix!
@hiranya911 could you please take a look? =)

@hiranya911
Copy link
Contributor

Thanks for the PR @muru. I will take a look this week.

@bobatsar
Copy link

Hi there, isn't this already published via PyPi? Seems to be included since 5.0.0.
Shouldn't then the table in https://firebase.google.com/docs/emulator-suite/install_and_configure#admin_sdk_availability be updated to reflect that it is working with python?

@lahirumaramba
Copy link
Member

@bobatsar You are correct! We just updated the table in https://firebase.google.com/docs/emulator-suite/install_and_configure#admin_sdk_availability. Thank you bringing this to our attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment