feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
Some checks failed
CI / Check (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Formatting (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release Build (push) Has been cancelled

This commit is contained in:
2026-03-05 14:44:45 -05:00
parent f5677afba0
commit 5ddf284b8f
4 changed files with 132 additions and 3 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
/*.db
/*.db-shm
/*.db-wal
/data/