Search code examples
firebasefirebase-authenticationgoogle-signinfirebaseui

Google Sign In Using Firebase UI


I get the following error whenever I try to Sign In Using Google. I am using the Firebase UI.

"Add it to the OAuth redirect domains list in the Firebase console -> Auth section -> Sign in method tab."

What does this mean?


Solution

  • It sounds like you didn't yet set up your own web URL as an Authorized Domain in the Firebase console panel for Authorized domains .

    enter image description here