p5.js-web-editor/client/modules/User
Andrew Nicolaou 7be45ce875 Search for existing user account using Github emails (#337)
* Tries to match user account from list of emails in Github API

Requests the 'user:email' scope from Github which returns the private
emails associated with the user's account.

* Centres GitHub button in layout
2017-04-13 12:04:10 -04:00
..
components Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
pages Search for existing user account using Github emails (#337) 2017-04-13 12:04:10 -04:00
actions.js Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
reducers.js Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00