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

Feature request: Passport.js integration for Facebook and Google auth #20

Open
colinskow opened this issue Jun 27, 2014 · 2 comments
Open

Comments

@colinskow
Copy link

Thanks for writing Lockit, Mirco. You've included most of the features I'm looking for and it saves me from writing a lot of boilerplate code.

I think this component could benefit a lot from Passport.js integration, because it provides a uniform API for lots of authentication strategies. I would like to integrate Google and Facebook login into my application.

@zemirco
Copy link
Owner

zemirco commented Jul 1, 2014

Shouldn't be too hard to use Lockit and passport together. Passport doesn't add users to your db on signup and doesn't send any emails. That's where Lockit comes in.

@zemirco
Copy link
Owner

zemirco commented Jul 23, 2015

Any progress here?

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

2 participants