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

passport with formaline #30

Closed
freis opened this issue May 24, 2012 · 2 comments
Closed

passport with formaline #30

freis opened this issue May 24, 2012 · 2 comments

Comments

@freis
Copy link

freis commented May 24, 2012

Have you guys ever tried to use passport with formaline forms?
It's like formaline dont let me use the bodyParser from Express and cant seem to get those two working. Any ideas?

@ForbesLindesay
Copy link
Contributor

Sounds like an issue with formaline, not passport. Passport only requires the bodyParser for specific passport authentication methods, and it's not going to stop needing body parser for those, so you'll need to look into why formaline doesn't support body parser (if that's the problem)

@jaredhanson
Copy link
Owner

Closing, not a Passport issue.

Incidentally, formaline is marked as abandoned, and I'd highly recommend migrating to a module that is still maintained.

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

3 participants