CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
passport.js
09-04
front end
Login sessions require session support. Did you forget to use `express-session` middleware
08-27
Software design
can't access res.user.username in passport express-session
08-25
Mobile
Can't GET user Data
08-21
Software engineering
403 Forbidden on API requests
08-18
Enterprise
Can't retrieve session id / cookies from passport.js login in order to send them with the next
08-17
Back-end
req.user is undefined when accessing other routes after passport authentication
08-17
OS
Passport: fail to initialize MongoStore
08-15
Mobile
Getting Error while posting a request, ValidationError: TodoTask validation failed: user: Cast to Ob
08-12
other
NestJS - How does AuthGuard knows about the Passport Strategy?
08-11
Software engineering
NestJS JWT Module Issues
08-10
Back-end
Passport JS logout() function not working, not being called at all
08-10
Blockchain
TypeError: passport.use is not a function
07-31
OS
How to redirect to React/Vue route after user authorize via oauth2 twitter or discord through passpo
07-31
Net
How can i redirect no-logged user from all urls? PassportJs
07-14
Software design
Passport JS Local Strategy not being called at all, login and authentication only working for one mo
07-08
Software engineering
express and passport error ['ERR_HTTP_HEADERS_SENT']
07-06
Software engineering
TypeError: MicrosoftStrategy is not a constructor
06-21
Software engineering
How to test requests that require the user to be authenticated in Express
06-20
front end
TypeError: MagicLoginStrategy is not a constructor
05-24
Software engineering
When using passport.js and ngrok, req.user is undefined because of cors
05-22
database
Error: req#logout requires a callback function
05-21
Software engineering
Passport.JS deserializeUser Is Never Reached
05-14
Back-end
Invalid "id" when trying to set up Google OAuth2 with Passport
05-11
database
React.JS Validating Two Inputs
05-11
front end
My auth app does not save data to session
05-06
Back-end
passport.authenticate() isn't redirecting
04-29
Back-end
Passport.js authentication goes in infinite loop
04-28
Blockchain
How to delete Mongodb data located inside a model?
04-26
Blockchain
req.logout() is not a function
04-22
front end
Trying to get session data, works from one route does not work from other
04-19
Software design
How to display Passport.js failure messages to the user
04-13
database
my function return null when I initiate value correctly(node.js, passport.js, express.js)
04-11
OS
node.js - bcrypt.compare() is not working in async function
03-31
Software design
passport: req.isAuthenticated() is not a function and req.user is not being set by passport
03-29
OS
How to access Passport 'done' function from rest of the code while authenticating using pa
03-15
Blockchain
modified mongodb database and facing problems
03-06
Back-end
Getting error "Login Error TypeError: Cannot read property 'register' of undefined&qu
02-16
Enterprise
when exactly missing credentials error created in passport.js login cycle
02-15
OS
NodeJS / express session timing out early
12-15
Mobile
Passport JS req.user is undefined
56
1
2
Next
Last
Links:
CodePudding