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

Make firebase auth work with appengine staging #4269

Open
oliverchang opened this issue Sep 23, 2024 · 0 comments
Open

Make firebase auth work with appengine staging #4269

oliverchang opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@oliverchang
Copy link
Collaborator

Recent firebase mean that currently it's not possible to log in to staging appengine deployments without changing this config:

auth_domain: login.custom-domain.com

to point to the staging instance URL.

To make this work seamlessly without having to hand edit configs, we should add an additional staging_auth_domain that's used for staging deployments.

@oliverchang oliverchang added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant