user accounts
Closed this issue · 4 comments
kagiura commented
user accounts
kagiura commented
Likely using Firebase Auth
https://firebase.google.com/docs/auth?authuser=0
Feature ideas:
- saving cards
- bookmarks
kagiura commented
kagiura commented
....5 months later update (holy fuck); database syncing is finally done, users can now add a name, username, game server/region, and dark/light mode. added another context (UserDataProvider) which i might just combine with AuthProvider later bc it really is just the same thing
kagiura commented
future improvements
- twitter sign-in
- discord sign-in
- combine userdata into one react context