chore: migrate authifier into codebase (#658)

Co-authored-by: izzy <me@insrt.uk>
Signed-off-by: Zomatree <me@zomatree.live>
Signed-off-by: izzy <me@insrt.uk>
This commit is contained in:
Zomatree
2026-06-21 00:50:06 +01:00
committed by GitHub
parent a7af24b38d
commit d27917b824
145 changed files with 108392 additions and 1189 deletions

View File

@@ -25,8 +25,6 @@ tokio = { workspace = true }
async-trait = { workspace = true }
ulid = { workspace = true }
authifier = { workspace = true }
log = { workspace = true }
pretty_env_logger = { workspace = true }