added a register route via token

This commit is contained in:
arp 2020-09-17 18:08:20 +02:00
parent 1ccbea30e4
commit ed9552b62b
7 changed files with 76 additions and 3 deletions

View file

@ -41,6 +41,7 @@
"@types/jsonwebtoken": "^8.3.8",
"@types/socket.io": "^2.1.4",
"@types/uuidv4": "^5.0.0",
"axios": "^0.20.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"generic-type-guard": "^3.2.0",