Search code examples
The user registers he's authenticated but cant get to the secret page so it redirects me to the ...


node.jspassport.jsejsexpress-sessionpassport-local-mongoose

Read More
Circular redirect issue with Google OAuth2 and PassportJS in a NodeJS project...


node.jspassport.jsexpress-sessionpassport-google-oauth

Read More
passport.js throws Unknown authentication strategy "Google"...


javascriptnode.jsgoogle-oauthpassport.js

Read More
Group-level role authorization in Node.js...


node.jspassport.jsrolesaclnode.js-connect

Read More
Node.js Express + Passport + Cookie Sessions n > 1 servers...


node.jsexpresscookiespassport.jsnode.js-connect

Read More
ERROR [ExceptionsHandler] Unknown authentication strategy "jwt" Error: Unknown authenticat...


javascripttypescriptjwtnestjspassport.js

Read More
[NestJs]: JwtModule.register() not working...


typescriptjwtnestjspassport.js

Read More
pass module as argument in typescript...


node.jstypescriptpassport.jspassport-local

Read More
nestjs Login sessions require session support...


nestjspassport.js

Read More
Loging out of Azure Passport authentication Node js...


node.jsazurepassport.js

Read More
Getting 401 when trying to access Spotify web API with access token...


javascriptnode.jspassport.jsspotifywebapi

Read More
Express doesn't redirect to react-router root path after successful MongoDB save - fails silentl...


javascriptreactjsnode.jsexpresspassport.js

Read More
Error 401 on Angular-NestJs page when refreshing token with Auth0...


angularjwtnestjspassport.jsauth0

Read More
NestJS Local Auth Guard always returning 401 Unauthorized...


nestjspassport.jshttp-status-code-401guardauth-guard

Read More
Use email with Passport-local. Previous help not working...


javascriptauthenticationexpresspassport.js

Read More
Get the email address of a Microsoft user...


passport.jsmicrosoft-graph-apiazure-ad-graph-apimicrosoft-account

Read More
passport js missing credentials...


passport.jspassport-local

Read More
Cookie from Express app not set when fetching in Next app...


reactjsnode.jsexpressnext.jspassport.js

Read More
Redirect from Express js throwing CORS errors in React/Next...


reactjsnode.jsexpresscorspassport.js

Read More
how to solve 'TypeError: req.isAuthenticated is not a function' error?...


node.jspassport.jsejsexpress-session

Read More
how to implement google sign in react-native using expressjs and passportjs...


androidreact-nativeexpresspassport.jsgoogle-signin

Read More
req.session often undefined in a route (connect-redis used as store)...


node.jsexpresssessionpassport.jsnode.js-connect

Read More
Passportjs Google Oauth2 Unexpected behaviours...


node.jsgoogle-oauthpassport.js

Read More
Failed to serialize user into session, passport.js local strategy in express...


node.jsasynchronouspassport.js

Read More
NestJS JWT Strategy requires a secret or key...


node.jsauthenticationjwtpassport.jsnestjs

Read More
JWT Verify client-side?...


node.jstypescriptjwtpassport.jsjson-web-token

Read More
Why do I get error JwtStrategy requires a secret or key?...


node.jsmongodbexpresspassport.js

Read More
Passport - req.isAuthenticated() returns true in /login route after local strategy, but not in /curr...


node.jsexpressauthenticationpassport.jsexpress-session

Read More
NestJS - How does AuthGuard knows about the Passport Strategy?...


node.jsnestjspassport.js

Read More
how to fix TypeError: Cannot read property 'authenticate' of undefined passportjs...


javascriptnode.jspassport.js

Read More
BackNext