Search code examples
Cannot find module 'passport' or its corresponding type declarations...


typescriptjwtnestjsnestjs-passportnestjs-jwt

Read More
Unknown authentication strategy "jwt" error in NestJS with Passport and JWT...


jwtnestjspassport-jwtnestjs-passportnestjs-jwt

Read More
AsyncLocalStorage Works in NestJS Guard's canActivate method but Not in Passport Strategy's ...


node.jsnestjsnestjs-passportasync-hooks

Read More
Using failureRedirect option of passport-local with Nest.js...


node.jsnestjspassport.jspassport-localnestjs-passport

Read More
UnauthorizedException is deliver as Internal Server Error...


nestjsnestjs-passportnestjs-jwt

Read More
TypeError: Cannot read property 'sign' of undefined [JWT / Nestjs / e2e tests]...


typescriptnestjsnestjs-passportnestjs-jwt

Read More
keyCloak: (wrong ISS) or (wrong audience), in NestJS...


nestjskeycloaknestjs-passportnestjs-jwt

Read More
Is there a native method in nestjs to decode JWT?...


jwtnestjsnestjs-passportnestjs-jwt

Read More
Extends the Request interface to add a fixed user property and extend any other class...


nestjsnestjs-passport

Read More
Nestjs BasicStrategy doesnt accept empty password...


nestjsnestjs-passport

Read More
NestJS 9.4.0 crashes while creating Fastify app...


nestjspassport.jsthrottlingnestjs-passportnestjs-fastify

Read More
Understanding the Purpose of Access and Refresh Tokens in passport-google-oauth20 with NestJS...


javascriptnestjspassport.jspassport-google-oauthnestjs-passport

Read More
NestJS AuthGuard JWT Auth0 constantly returns 401 unauthorized...


jwtnestjsauth0passport-jwtnestjs-passport

Read More
NestJS empty JWT token...


nestjsnestjs-passportnestjs-jwt

Read More
Nest.js authentication with passport-local result in Error: Unknown authentication strategy "lo...


typescriptauthenticationnestjspassport-localnestjs-passport

Read More
NestJS/GraphQL/Passport - getting unauthorised error from guard...


graphqlnestjspassport-localnestjs-passport

Read More
JWT strategy (extended PassportStrategy) executes validate() method twice...


node.jsnestjspassport-jwtnestjs-passport

Read More
How to pass request object through Nest.js Guards with Nest.js Passport Module and Passport Discord?...


node.jsnestjspassport.jsnestjs-passport

Read More
Authorization in Nestjs using graphql...


graphqlnestjsnestjs-passportnestjs-jwt

Read More
Get current user in nestjs on a route without an AuthGuard...


node.jstypescriptpassport.jsnestjsnestjs-passport

Read More
Access response in passport strategy...


nestjspassport.jspassport-jwtnestjs-passport

Read More
NestJs Passport jwt unknown strategy...


typescriptjwtnestjsnestjs-passportnestjs-jwt

Read More
NestJs reusing a guard that has uses multiple service gives "a Invalid guard passed to @UseGuar...


typescriptnestjsnestjs-passport

Read More
NestJS Fastify JWKS Validation...


jwtnestjsnestjs-passportnestjs-fastifyfastify-jwt

Read More
Nestjs Passport-jwt better Unauthorized strategy...


nestjspassport.jspassport-jwtnestjs-passportnestjs-jwt

Read More
Dynamic ConfigModule cannot Inject in custom JwtModule...


nestjsnestjs-confignestjs-passportnestjs-jwt

Read More
NestJS, GraphQL, class-validator - access request object inside validate method...


node.jsgraphqlnestjsclass-validatornestjs-passport

Read More
How to implement 'Remember me' feature in NestJS framework with JWT strategy...


node.jstypescriptnestjsnestjs-passportnestjs-jwt

Read More
NestJS & Passport: Change JWT token on user password change?...


jwtpassport.jsnestjsnestjs-passport

Read More
nestjs jwt token(COGNITO generated) validation failed...


amazon-cognitonestjsbearer-tokenpassport-jwtnestjs-passport

Read More
BackNext