feat: auth

This commit is contained in:
2026-02-04 08:04:46 -08:00
parent 8f3aeb9391
commit e167a17bd9
12 changed files with 673 additions and 9 deletions
+5 -1
View File
@@ -16,7 +16,10 @@
"@angular/platform-browser": "21.1.2",
"@angular/router": "21.1.2",
"@fastify/autoload": "6.0.3",
"@fastify/sensible": "6.0.4",
"@fastify/cookie": "^11.0.2",
"@fastify/jwt": "^10.0.0",
"@fastify/oauth2": "^8.1.2",
"@fastify/sensible": "5.6.0",
"@prisma/client": "7.3.0",
"fastify": "5.2.2",
"fastify-plugin": "5.0.1",
@@ -46,6 +49,7 @@
"@swc/core": "1.5.29",
"@swc/helpers": "0.5.18",
"@types/jest": "30.0.0",
"@types/jsonwebtoken": "^9.0.10",
"@types/node": "20.19.9",
"@typescript-eslint/utils": "8.54.0",
"angular-eslint": "21.1.0",