Created proxy wide authentication

This commit is contained in:
Ara Sadoyan
2025-04-14 19:01:09 +02:00
parent e5782414dd
commit 0a6f501e2c
12 changed files with 141 additions and 51 deletions

1
Cargo.lock generated
View File

@@ -161,6 +161,7 @@ version = "0.1.0"
dependencies = [
"async-trait",
"axum",
"base64",
"dashmap",
"env_logger",
"futures",