wip: fix auth example

This commit is contained in:
2024-06-15 09:10:00 +02:00
parent 6dcbb4c316
commit 84c127edcd
4 changed files with 51 additions and 8 deletions
+1
View File
@@ -25,3 +25,4 @@ sea-orm = { version = "0.12.10", features = [
axum-login = "0.15.3"
async-trait = "0.1.80"
password-auth = "1.0.0"
thiserror = "1.0.61"