nestjs-jwt-auth icon indicating copy to clipboard operation
nestjs-jwt-auth copied to clipboard

JWT authentication service using nestjs, mysql, docker

Results 26 nestjs-jwt-auth issues
Sort by recently updated
recently updated
newest added

Bumps [class-transformer](https://github.com/typestack/class-transformer) from 0.2.3 to 0.3.1. Changelog Sourced from class-transformer's changelog. [0.3.1][v0.3.1] - 2020-07-29 Added table of content added to readme Changed moved from Mocha to Jest added Prettier for...

dependencies

api should take header lang, and response error messaged with correct localisation

enhancement