HMI-Studios / CivCloneJS

3 stars 1 forks source link

Player Accounts #171

Open kjniemela opened 10 months ago

kjniemela commented 10 months ago

We probably want to keep track of user accounts on the backend, especially if we want to keep track of stuff like highscores, or implement stuff like friend lists and user invites. On the other hand, it's not necessarily obvious that we want to do any of that.

kjniemela commented 7 months ago

If we do want user accounts, one possibility might be using something like PlayFab?