wip: session auth middleware

This commit is contained in:
2025-06-05 06:26:11 +01:00
parent af8323cdb0
commit 627633ea29
10 changed files with 96 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package lib
const DEFAULT_PORT int = 6900
const DEFAULT_PORT uint32 = 6900
const DEFAULT_CONFIG_DIRECTORY string = ".local/state/crimson-vault"