-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[🐛] Support Auth Emulator #4551
Comments
Just merged auth emulator support, will be in the next release which should be tomorrow You can see examples of how to use it by examining our test app: https://github.com/invertase/react-native-firebase/blob/master/packages/auth/e2e/helpers.js react-native-firebase/packages/auth/e2e/auth.e2e.js Lines 24 to 41 in 4c68841
|
v10, just released, has auth emulator support! Enjoy |
Hi,
On the documentation it's explain how to use firestore locally by using FireStore Emulator but I can't find anything about use Auth locally.
It's a missing part in docs or it's just not possible ? Thanks
The text was updated successfully, but these errors were encountered: