wip: implementing auth further
This commit is contained in:
@@ -23,6 +23,8 @@ sea-orm = { version = "0.12.10", features = [
|
||||
"sqlx-postgres",
|
||||
] }
|
||||
axum-login = "0.15.3"
|
||||
axum-messages = "0.6.1"
|
||||
async-trait = "0.1.80"
|
||||
password-auth = "1.0.0"
|
||||
thiserror = "1.0.61"
|
||||
blake3 = "1.5.1"
|
||||
|
||||
Reference in New Issue
Block a user