Add login logic

This commit is contained in:
2024-05-01 13:38:58 +02:00
parent 9f21a36406
commit d0af8f0250
12 changed files with 368 additions and 90 deletions

View File

@@ -30,7 +30,9 @@
},
"type": "module",
"dependencies": {
"@dagrejs/dagre": "github:dagrejs/dagre",
"@xyflow/svelte": "^0.0.41",
"oidc-client-ts": "^3.0.1",
"svelte-eslint-parser": "^0.33.1"
}
}