We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This isn't a huge deal, but the documentation is outdated. It still says to use express.session() and express.bodyParser() and express.cookieParser.
express.session()
express.bodyParser()
express.cookieParser
This is in the "Configure" section under "Middleware"
The text was updated successfully, but these errors were encountered:
I think it's more than big enough and it will only get bigger. I also think this issue belongs here: passport/www.passportjs.org#33
Sorry, something went wrong.
Oh ok, thanks!
No branches or pull requests
This isn't a huge deal, but the documentation is outdated. It still says to use
express.session()
andexpress.bodyParser()
andexpress.cookieParser
.This is in the "Configure" section under "Middleware"
The text was updated successfully, but these errors were encountered: