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

[firebaseui] signInWithRedirect: auth/auth-domain-config-required Error after a while #208

Open
rchamila opened this issue Feb 21, 2024 · 0 comments

Comments

@rchamila
Copy link

rchamila commented Feb 21, 2024

We are getting [firebaseui] signInWithRedirect: auth/auth-domain-config-required though we have configured modules correctly as below in out AuthModule.ts file

AngularFireModule.initializeApp(environment.firebase.auth.options), AngularFireAuthModule, FirebaseUIModule.forRoot(firebaseUiAuthConfig),

We have setup the domains and authkeys correctly. Angular app is deployed on to GCP as an App Service and it works as soon as the deployment completes. But next day it will give above error

Versions we are using here
"firebaseui": "^6.0.2",
"firebaseui-angular": "^6.1.3",

What could be the possible issues here

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

No branches or pull requests

1 participant