MultiverseMiner / multiverseminer

Join the chat: #multiverseminer on irc.freenode.net
http://dev.multiverseminer.com
Other
42 stars 18 forks source link

Define fields to track for Players #144

Open morgajel opened 10 years ago

morgajel commented 10 years ago

Due to the the use of oauth for authentication, it's entirely possible at a future date that we may have more than one oauth provider supported (google, facebook, twitter, github, etc). We need to define what information we'll actually be storing.

Currently Google provides us with an ID, email address and the user's name.

Which of these fields are permanent, and which are transient?

Factors to consider: