jamesgiu / quick-hit

Table tennis ELO application using React and Firebase
https://jamesgiu.github.io/quick-hit/
MIT License
12 stars 0 forks source link

Real Google auth (do we want this?) #92

Closed jamesgiu closed 2 years ago

jamesgiu commented 3 years ago

It should be pretty trivial since FB provides most of the functionality BUT it requires every user to auth with a real Google account which makes signing up a bit more difficult

The plus would be tracking who is entering what games, and things that are bit easier with an identity such as commenting on people's profiles for example, or "reacting" to a match (e.g "liking" a game in recent games)