mirror of
https://github.com/tale/headplane.git
synced 2026-08-18 09:03:14 +00:00
feat: add login via oidc or api key
This commit is contained in:
+2
-1
@@ -30,6 +30,7 @@
|
||||
"dependencies": {
|
||||
"@tanstack/svelte-query": "^5.28.4",
|
||||
"@zerodevx/svelte-toast": "^0.9.5",
|
||||
"clsx": "^2.1.0"
|
||||
"clsx": "^2.1.0",
|
||||
"oauth4webapi": "^2.10.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user