celeroncoder / notary-API

Notes App with NestJS-Typescript, MongoDB.
MIT License
2 stars 1 forks source link

JWT Authentication Added #35

Closed celeroncoder closed 2 years ago

celeroncoder commented 2 years ago

name: authorization about: added full jwt authorization aim: new feature

PR Change Description

API Authentication and Authorization using jwt close #4.

Additional Info

Reference from nestjs-api-boilerplate-jwt