List Question
20 TechQA 2024-02-15T15:01:36.753000how to get raw jwt token in passport-jwt @nestjs/passport strategy?
55 views
Asked by nayounsang
NestJS passport validate with more options other than user and password
29 views
Asked by piraha
How to get user data from session passport js?
105 views
Asked by Haru-Kazumoto
NestJS Guard fails, action still executes
38 views
Asked by Marqueone
passport strategy is not invoking while using passport-oauth2 in nestjs
358 views
Asked by sanjeevi
Nestjs BasicStrategy doesnt accept empty password
114 views
Asked by Sha
NestJS - Passport JWT strategy does not attach user to request object
453 views
Asked by FlushBG
NestJS - Multi third party auth provider
238 views
Asked by Yokido
How to pass dynamic configuration values to super method of Passport Bearer Strategy NestJs
206 views
Asked by Abhilash Shajan
Performace issue with NestJs Application with Scale. Global gurads taking too long to process
183 views
Asked by Ankur
Optimal Authentication Approach for a NestJS, GraphQL, and Vue.js SaaS Application
211 views
Asked by Revolist
NestJS 9.4.0 crashes while creating Fastify app
250 views
Asked by Tebyy
what is the difference between AuthGuard('local') and PassportStrategy(Strategy,'local')
728 views
Asked by andi
Set a custom request property after successful authentication in passport
501 views
Asked by ChrisBratherton
NestJs with GraphQl: Roles Guard req.user is undefined
87 views
Asked by Kauã
Understanding the Purpose of Access and Refresh Tokens in passport-google-oauth20 with NestJS
338 views
Asked by meditativeUser
NestJS AuthGuard JWT Auth0 constantly returns 401 unauthorized
681 views
Asked by LunarEC
NestJS empty JWT token
206 views
Asked by Deemoonn
Nest.js authentication with passport-local result in Error: Unknown authentication strategy "local"
588 views
Asked by gabri2503
"TypeError: OAuth2Strategy requires a verify callback." but i send it (nestjs)
251 views
Asked by Panoramix