Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nestjs-passport

How can I user configService in super()?

How can I solve "Strategy#authenticate must be overridden by subclass" error in Nestjs

NestJS' Passport Local Strategy "validate" method never called

how to change return req.user object name of passport-local?

nestjs nestjs-passport

Nest can't resolve dependencies of the JwtService though exported from another module

Why nestjs service is not injected into passport strategy?

nestjs nestjs-passport

NestJs Passport jwt unknown strategy

NestJs JWT Authentication returns 401

NestJS custom PassportStrategy not registered when shared through library

NestJS jwt-passport Authentication

Get current user in nestjs on a route without an AuthGuard

Cannot find module 'passport' or its corresponding type declarations

how to get user data with req.user on decorator in nest js

nestjs nestjs-passport