notiz-dev / nestjs-prisma-starter

Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
MIT License
2.37k stars 336 forks source link

Feature Request: Remember me #441

Closed shafikhaan closed 3 years ago

shafikhaan commented 3 years ago

"Remember me" feature is missing, any plans for that ?

marcjulian commented 3 years ago

How would this feature look like with the current JWT Authentication? Do you like to create a PR for it?