fix(bootstrap): keep the token valid until the vault is bootstrapped

This commit is contained in:
CleverWild
2026-09-07 17:40:15 +02:00
parent 5ade05d475
commit 2b02d4a9b1
13 changed files with 700 additions and 109 deletions

1
server/Cargo.lock generated
View File

@@ -789,6 +789,7 @@ dependencies = [
"smlang",
"strum 0.28.0",
"subtle",
"tempfile",
"test-log",
"thiserror",
"tokio",