LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

Players can create accounts #29

Closed jeffreywescott closed 8 years ago

jeffreywescott commented 8 years ago

Authentication should work via either Google or GitHub. Google and GitHub tokens should be saved with "offline access" such that background jobs can interact with their respective APIs on behalf of the user.

Profile info that should be captured:

jeffreywescott commented 8 years ago

Related: #2, #4, #5

tannerwelsh commented 8 years ago

birthday (for age calculation, as well as celebration time)? phone (for emergencies)?

shereefb commented 8 years ago

Timezone. Always timezone. Because other people smarter than me say so.

Also, player handle (derived from github)