feat: Add axum-extra dependency and refactor auth middleware for improved token handling
This commit is contained in:
Generated
+1
@@ -2314,6 +2314,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
"axum-extra",
|
||||
"axum-test",
|
||||
"chrono",
|
||||
"futures",
|
||||
|
||||
Reference in New Issue
Block a user