mirror of
https://github.com/movie-web/backend.git
synced 2025-09-13 08:23:26 +00:00
Update Registration to new auth method
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"devDependencies": {
|
||||
"@types/jsonwebtoken": "^9.0.4",
|
||||
"@types/node": "^20.5.3",
|
||||
"@types/node-forge": "^1.3.8",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
||||
"@typescript-eslint/parser": "^6.4.1",
|
||||
"eslint": "^8.47.0",
|
||||
@@ -41,7 +42,9 @@
|
||||
"fastify-metrics": "^10.3.2",
|
||||
"fastify-type-provider-zod": "^1.1.9",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"nanoid": "^3.3.6",
|
||||
"neat-config": "^2.0.0",
|
||||
"node-forge": "^1.3.1",
|
||||
"prom-client": "^15.0.0",
|
||||
"type-fest": "^4.2.0",
|
||||
"winston": "^3.10.0",
|
||||
|
Reference in New Issue
Block a user