Added auth route (temp api key route)
This commit is contained in:
@@ -27,7 +27,6 @@ rand_chacha = "0.3.1"
|
||||
tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread", "signal"] }
|
||||
regex = "1.11.0"
|
||||
axum = "0.7.7"
|
||||
axum-extra = { version = "0.9.6", features = ["typed-header"] }
|
||||
lazy_static = "1.5.0"
|
||||
futures = "0.3.31"
|
||||
axum-login = "0.16.0"
|
||||
sqlx-postgres = "0.8.2"
|
||||
jsonwebtoken = "9.3.0"
|
||||
|
||||
Reference in New Issue
Block a user