mirror of
https://github.com/yusufipk/RememberMe.git
synced 2026-09-11 10:56:07 +00:00
created(auth) auth middleware has been added and used on person route
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"joi": "^17.4.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mongoose": "^5.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user