welovedevs / bug-tracker-public

Ici c'est pour rapporter les bugs !
GNU General Public License v3.0
3 stars 0 forks source link

Oauth fail without a clear error message #63

Closed Lau-po closed 3 years ago

Lau-po commented 3 years ago

Hi,

I tried to connect after a long time and I tried using GitHub auth button but it failed with an empty error message array.

Step to reproduce: Sign up with Google OAuth Disconnect Try GitHub OAuth to connect

clementdevos commented 3 years ago

My guess is that github login is not working altogether.

I'll look into it.

clementdevos commented 3 years ago

Ok so the error was you've already had a Google Auth Account and firebase does not allow multiple providers on a single account. I've fixed the error handling to display this message properly.

Thanks for spotlighting this to us. It should be live in the next release (tomorrow)