Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 7c6ac55

Browse files
committed
feat(serve): Added JWT authentication functions
1 parent ff84261 commit 7c6ac55

File tree

3 files changed

+201
-28
lines changed

3 files changed

+201
-28
lines changed

package-lock.json

Lines changed: 128 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"ellipsize": "^0.1.0",
7474
"express": "^4.16.4",
7575
"express-async-handler": "^1.1.4",
76+
"express-jwt": "^5.3.1",
7677
"express-ws": "^4.0.0",
7778
"fs-extra": "^7.0.1",
7879
"glob": "^7.1.3",

0 commit comments

Comments
 (0)