feat(oidc): install openid-client and @fastify/cookie

This commit is contained in:
SnapOtter
2026-05-13 18:45:59 +08:00
parent beb94b698c
commit 446bad3b10
2 changed files with 43 additions and 2943 deletions
+2
View File
@@ -12,6 +12,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@fastify/cookie": "^11.0.2",
"@fastify/cors": "^11.0.0",
"@fastify/multipart": "^9.0.0",
"@fastify/rate-limit": "^10.2.0",
@@ -31,6 +32,7 @@
"fflate": "^0.8.2",
"js-yaml": "^4.1.1",
"mupdf": "^1.27.0",
"openid-client": "^6.8.4",
"opentype.js": "^2.0.0",
"p-queue": "^9.1.0",
"pdfkit": "^0.18.0",
+41 -2943
View File
File diff suppressed because it is too large Load Diff