nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

Making user accounts and doing stuff #1

Closed nataliethistime closed 9 years ago

nataliethistime commented 9 years ago

Use passport.js to implement logging in with Github. We could then possibly use that to edit songs. Maybe.

nataliethistime commented 9 years ago

Note: passport-github

nataliethistime commented 9 years ago

This will actually be more difficult than just teaching people to use Github.