mirror of
https://github.com/GithubOrgProjectPiza/server.git
synced 2026-09-04 08:36:10 +02:00
Add register endpoint & auth checker
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"dependencies": {
|
||||
"@prisma/client": "^3.10.0",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"express": "^4.17.3",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"prisma": "^3.10.0",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5.5"
|
||||
|
||||
Reference in New Issue
Block a user