feat:basic auth

This commit is contained in:
2025-09-26 18:47:03 +02:00
parent 3cdb35b763
commit 7e4570cf0e
10 changed files with 308 additions and 10 deletions

View File

@@ -25,6 +25,8 @@
"@chromatic-com/storybook": "^4.1.1",
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.22.0",
"@oslojs/crypto": "^1.0.1",
"@oslojs/encoding": "^1.1.0",
"@storybook/addon-a11y": "^9.1.8",
"@storybook/addon-docs": "^9.1.8",
"@storybook/addon-svelte-csf": "^5.0.8",
@@ -53,6 +55,7 @@
"vite": "^7.0.4"
},
"dependencies": {
"@node-rs/argon2": "^2.0.2",
"postgres": "^3.4.5"
},
"pnpm": {