nestjs-restful-best-practice
nestjs-restful-best-practice copied to clipboard
NestJS (Express + TypeORM + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
hello, can you show me how oauth google and facebook work? because the code is missing thank you very much
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...
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...