wip: work on auth
This commit is contained in:
Generated
+3
@@ -1872,6 +1872,8 @@ dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"axum 0.7.4",
|
||||
"axum-login",
|
||||
"axum-messages",
|
||||
"barrel",
|
||||
"chrono",
|
||||
"dotenvy",
|
||||
@@ -1894,6 +1896,7 @@ dependencies = [
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tower-http",
|
||||
"tower-sessions",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user