nestjs-graphql-boilerplate
nestjs-graphql-boilerplate copied to clipboard
Simple JWT Auth module
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.
A note: BeforeInsert, on TypeORM, for dynamic setter password encryptation is not working. because that for now i put the encryptation on service