Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in passport.js

How to hash password before saving to db to be compatible with passport module (passport local)

Nodejs and PassportJs: Redirect middleware after passport.authenticate not being called if authentication fails

node.js passport.js

PassportJS callback switch between http and https

req.user undefined - node + express + passport-facebook

node.js express passport.js

Sails.js Node server req.session is always empty, using Passport-local strategy.

Using passport-jwt and epilogue, my req.user is empty

Can I use html5 local storage for storing user authentication session information

Model.find().toArray() claiming to not have .toArray() method

Passport-jwt token expiration

Facebook iOS SDK and passport-facebook authentication

Express Passport.js: req.user VERSUS req.session.passport.user

node.js express passport.js

When Serialize and Deserialize call in passport js

node.js express passport.js

Authenticating node API with passport-jwt

How to handle unauthorized requests with nodejs/passport

Is the Google Strategy in Passport.js deprecated with the end of Google+

Stateless Authentication Library in NodeJS

Redirecting client with NodeJS and Restify

node.js restify passport.js

PassportJS serializeUser and deserializeUser execution flow

How to handle multiple auth strategies on a sails.js SPA?

PassportJS Session Mixed Up