feat(role): role bind
This commit is contained in:
@@ -52,6 +52,8 @@ jsonwebtoken = { version = "10.3.0", features = ["aws_lc_rs"] }
|
||||
rand = "0.9.2"
|
||||
rsa = "0.9.10"
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
hmac = "0.12.1"
|
||||
sha2 = "0.10.9"
|
||||
|
||||
# API 文档 (OpenAPI/Scalar)
|
||||
utoipa = { version = "5", features = ["axum_extras", "uuid", "chrono"] }
|
||||
|
||||
Reference in New Issue
Block a user