enstars / makotools

Website containing info, tools, CGs, and a lot more for Enstars!! Music producers!
https://stars.ensemble.moe
GNU General Public License v3.0
13 stars 1 forks source link

user accounts #2

Closed kagiura closed 2 years ago

kagiura commented 2 years ago

Likely using Firebase Auth https://firebase.google.com/docs/auth?authuser=0

Feature ideas:

kagiura commented 2 years ago

Basic implementation done:

kagiura commented 2 years ago

....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 2 years ago

future improvements