lakesare / memcode

Spaced-repetition: with real formatting.
http://memcode.com
MIT License
335 stars 72 forks source link

Make sure we get user's email from Github! #33

Closed lakesare closed 4 years ago

lakesare commented 4 years ago

We struggle from this issue: https://stackoverflow.com/questions/35373995/github-user-email-is-null-despite-useremail-scope

Use the solution described in the first answer to fetch the email if we don't get it from the call to /user :-)

lakesare commented 4 years ago

Closed thanks to @anandvenkat4's #57.