Skip to content
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 the Firebase auth service emulator #158

Merged
merged 3 commits into from
Feb 16, 2021

Conversation

gabrielgrant
Copy link
Contributor

This adds (optional) support for the firebase auth service emulator. Currently ember-cloud-firestore-adapter seems to support the firestore emulator, and supports auth using the live service, but afaict the auth emulator isn't supported.

The name of the firestore emulator port is changed to firestorePort for consistency, but the existing name (port) is still supported for backwards compatibility

Copy link
Owner

@mikkopaderes mikkopaderes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot. This look good! :)

@mikkopaderes mikkopaderes merged commit 9e246ff into mikkopaderes:master Feb 16, 2021
@gabrielgrant
Copy link
Contributor Author

Awesome, thanks for getting it merged so quickly (and for the amazing work on this adapter!)

@gabrielgrant gabrielgrant deleted the auth-emulator branch February 16, 2021 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants