Skip to content

Make firebase auth work with appengine staging  #4269

Open
@oliverchang

Description

@oliverchang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions