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

Add support for all Firebase Emulators #288

Closed
th0rgall opened this issue Jan 13, 2023 · 0 comments · Fixed by #293
Closed

Add support for all Firebase Emulators #288

th0rgall opened this issue Jan 13, 2023 · 0 comments · Fixed by #293
Assignees

Comments

@th0rgall
Copy link
Contributor

th0rgall commented Jan 13, 2023

https://firebase.google.com/docs/emulator-suite

This allows core contributors to more easily test and debug problems involving several Firebase components.

The goal is also that this should help provide a nearly-full development environment that can be publicly shared (excluding SendGrid & Stripe API tokens). SendGrid could be mocked.

We should attempt to make the emulators independent of a logged-in Firebase account or project.

@th0rgall th0rgall self-assigned this Jan 13, 2023
th0rgall added a commit that referenced this issue Jan 18, 2023
Fixes most of #288 and #98. Includes a rewrite of a portion of the authentication & verification handling logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant