feat(auth): refactor token resolution into shared TokenResolution and centralize in middleware; simplify AuthenticatedClient to carry resolved DB ID
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
||||
/*.db
|
||||
/*.db-shm
|
||||
/*.db-wal
|
||||
/data/
|
||||
|
||||
Reference in New Issue
Block a user