spa-auth
spa-auth copied to clipboard
Demonstration of single page application with authentication support using Node.js and AngularJS
Results
1
spa-auth issues
Sort by
recently updated
recently updated
newest added
On passport.js, user creation fails at email: profile.emails[0].value since profile.emails might not be part of Facebook's JSON response. I guess it depends on the personal settings you might have on...