List Question
20 TechQA 2024-02-22T22:54:55.217000How to correctly extend expiration of JWT token in NestJS?
65 views
Asked by klaucode
NestJS JwtService throws Error: secretOrPrivateKey must have a value (not due to env variables)
39 views
Asked by Sumrender Singh
Nest js JWT module: verify vs verifyAsync
202 views
Asked by Asking
Using Clerk's `ClerkExpressRequireAuth` in a NestJS guard
278 views
Asked by Centy
Wrong nbf time when decoding JWT token in nestjs
137 views
Asked by niloufar padkan
NestJS - RBAC authorization guard with dynamic permissions
210 views
Asked by Reeti Sharma
Is it secure to revoke JWT via "secret" saved in the DB?
24 views
Asked by Dealcraft
How to validate a JWT token using a JWKS (JSON) public key
2.6k views
Asked by Mike Christensen
How to integrate NestJS/passport with React Native/Expo?
618 views
Asked by TLS
How to make APP_GUARD run before any Imports module in NestJS
78 views
Asked by vy.pham
Can't set cookie in response NestJs
441 views
Asked by saafgh
Optimal Authentication Approach for a NestJS, GraphQL, and Vue.js SaaS Application
211 views
Asked by Revolist
Nestjs with JWT - secretOrPrivateKey must have a value error - when calling a this.jwtService.sign()
198 views
Asked by r00k13
problems with unit test nestjs using Firebase Functions locally
37 views
Asked by leyner jamauca
NestJS empty JWT token
206 views
Asked by Deemoonn
Nestjs - pass exception from guard to filter
1.6k views
Asked by asus
property signin, sign up does not exist on type AuthService
82 views
Asked by umair
How to get JWT payload from different key rather than req.user in NestJS
718 views
Asked by Chris Kao
NestJs Guards Order
624 views
Asked by DavidSch