auth: move Permission and ValidationResults to auth crate

This commit is contained in:
Simon Broeng Jensen
2025-02-20 14:30:32 +01:00
committed by nitnelave
parent ca1c6ff645
commit 2a226963ee
10 changed files with 78 additions and 72 deletions
+1
View File
@@ -14,6 +14,7 @@ opaque_server = []
opaque_client = []
js = []
sea_orm = ["dep:sea-orm"]
test = []
[dependencies]
rust-argon2 = "0.8"