p5.js-web-editor/client/modules/User/pages
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
..
AccountView.jsx Search for existing user account using Github emails (#337) 2017-04-13 12:04:10 -04:00
LoginView.jsx Search for existing user account using Github emails (#337) 2017-04-13 12:04:10 -04:00
NewPasswordView.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
ResetPasswordView.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
SignupView.jsx Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00