(fix) cors and logging at login and register
This commit is contained in:
parent
eef798df5f
commit
80ed37647b
6 changed files with 111 additions and 42 deletions
|
|
@ -26,6 +26,8 @@ uuid = { version = "1", features = ["v4", "serde"] }
|
|||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
tower-http = { version = "0.6", features = ["trace", "cors", ] }
|
||||
|
||||
thiserror = "2.0"
|
||||
anyhow = "1.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue