NestJS Authentication: JWT, Access Token, Postman tips. Part 2
Опубликовано: 14 Февраль 2026 на канале: joaoptgaino
1,633
33
Hope you enjoy this video on NestJS Authentication. In a few days I'll release the continuation.
Dependencies needed:
yarn add @nestjs/jwt passport passport-jwt
yarn add -D @types/passport-jwt