nestjs-graphql-boilerplate icon indicating copy to clipboard operation
nestjs-graphql-boilerplate copied to clipboard

Simple JWT Auth module

Open fxcosta opened this issue 4 years ago • 1 comments

A simple module for auth with jwt as strategy and config module for better jwt setup and env vars validator. Any mistake, plz, tell me for to fix.

fxcosta avatar May 30 '20 04:05 fxcosta

A note: BeforeInsert, on TypeORM, for dynamic setter password encryptation is not working. because that for now i put the encryptation on service

fxcosta avatar May 30 '20 04:05 fxcosta