Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in passport-local

modify password with expressjs mongoose passport-local

404 not found error setting up Passport in Express 4

how to use passport middleware in a controller

sailsjs jwt token based authentication example

Does the passport.js support ajax?

passport-local-mongoose: createStrategy is not a function / authenticate is not a function

How to authenticate via email rather than username in passport.js?

How to know if user is loggedin in with passport.js across subdomains

How to use passport with koa-generic-session()?

Passport isn't keeping persistent login sessions

Check if request came from mobile or web

Passport.js: how to protect ALL routes?

Does Passport's logout function remove the cookie? If not, how does it work?

Passport-local returns 400 error, never queries database

How to flash a message from Passport.js?

Passport not redirecting after authorization

Authentication is returning "401 (Unauthorized)" when it shouldn't