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
@@ -55,3 +55,4 @@ async-trait = "0.1.77"
tracing = "0.1.40"
tower-http = { version = "0.5.1", features = ["trace"] }
chrono = "0.4.38"
thiserror = "1.0.61"