Blackbaud-BobbyEarl / hacker-backer

A repo to test hackathon concepts.
0 stars 0 forks source link

Login #6

Open Blackbaud-BobbyEarl opened 8 years ago

Blackbaud-BobbyEarl commented 8 years ago

I know from experience and the presentations we should just hard-code or fake logins, but man how cool would it be to have already worked out logging in via FB or GitHub (since everyone there has one) accounts?

Pofriel commented 8 years ago

If y'all have ever used safari books online MEAN Web Development is a book I'm working through right now to refresh my node and mongoose knowledge and there's a chapter devoted to the basics of the Passport middleware module

Blackbaud-SteveBrush commented 8 years ago

Lynda.com also has a great video series on MEAN stack development

Blackbaud-SteveBrush commented 8 years ago

I've done a lot of work with Facebook Login API if we decide to go that route.