jkomoros / boardgame

An in-progress framework in golang to easily build boardgame Progressive Web Apps
Apache License 2.0
31 stars 4 forks source link

how to use google account sign in #500

Closed wadelee1986 closed 6 years ago

wadelee1986 commented 6 years ago

I got the following err when i selected google account,

The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section.

Who can help me ?

jkomoros commented 6 years ago

Ah, I think I had misconfigured the example-boardgame firebase project. I just enabled Google signin. Does it work now?

jkomoros commented 6 years ago

Assuming that this is now fixed