issues
search
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
Improved Google Auth
#156
Open
jamesgiu
opened
2 years ago
jamesgiu
commented
2 years ago
Claim a profile
Prevent name changes unless logged in user is the profile user
lastLoginDate on User model
Logged in status (show a green icon if a user has logged in during the last 5 mins)
Logged in users appear first in dropdowns
Notifications icon in toolbar that when revealed, has the last 5 games you were involved in
Keeps track of whether you have read them or not (redux)
Warning on front page that abuse will result in Google account ban
jamesgiu
commented
2 years ago
Currently, Google auth instances are separate beasts anyway