wip: work on auth

This commit is contained in:
2024-07-14 07:58:39 +02:00
parent b029b4b975
commit c78e386645
7 changed files with 102 additions and 27 deletions
Generated
+3
View File
@@ -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",
]