install OIDC, update packages

This commit is contained in:
2024-01-28 12:37:30 +01:00
parent dae31db5d1
commit aa88122c20
2 changed files with 174 additions and 163 deletions

View File

@@ -27,6 +27,7 @@
"jsonwebtoken": "^9.0.1",
"mongoose": "^7.4.0",
"sharp": "^0.32.3",
"svelte-cookie": "^1.0.1"
"svelte-cookie": "^1.0.1",
"sveltekit-oidc": "^0.0.8"
}
}