feat(role): role bind

This commit is contained in:
2026-01-31 17:23:56 +08:00
parent 4dc46659c9
commit 41cdbb5b29
30 changed files with 1773 additions and 52 deletions

2
Cargo.lock generated
View File

@@ -989,6 +989,7 @@ dependencies = [
"dotenvy",
"governor",
"hex",
"hmac",
"http",
"ipnet",
"jsonwebtoken",
@@ -996,6 +997,7 @@ dependencies = [
"rsa",
"serde",
"serde_json",
"sha2",
"sqlx",
"thiserror 2.0.18",
"tokio",