issues
search
NeoSOFT-Technologies
/
rest-node-nestjs
With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.
https://neosoft-technologies.github.io/rest-node-nestjs/
Apache License 2.0
54
stars
36
forks
source link
JWT Testing: Fixed bug in test cases for jwt authentication
#310
Closed
PrajwalKarale08
closed
2 years ago
PrajwalKarale08
commented
2 years ago
Highlights of the PR:
Fixed bugs in the unit testing and integration testing due to jwt authentication.
Added JWT authentication test cases.
Changes made in the database.md file.
Highlights of the PR: