Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Passport.js to authenticate users #2

Open
kevquincke opened this issue Nov 7, 2018 · 0 comments
Open

Use Passport.js to authenticate users #2

kevquincke opened this issue Nov 7, 2018 · 0 comments
Assignees

Comments

@kevquincke
Copy link
Owner

Passport.js (http://www.passportjs.org/) is a great library to handle authentication instead of doing it by hand using JWT.

It would be great to use Passport to authenticate users, and it'll add the possibility to add Facebook, Gmail, etc as strategies in the future.

@kevquincke kevquincke self-assigned this Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant