Add logout url
This commit is contained in:
parent
eb54665596
commit
7d59cbde11
4 changed files with 17 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ mock_auth = []
|
|||
[dependencies]
|
||||
axum = "0.7.5"
|
||||
bytes = "1.6.0"
|
||||
http = "1.1.0"
|
||||
http-body = "1.0.0"
|
||||
serde_json = "1.0.116"
|
||||
time = { version = "0.3.36", features = ["serde-human-readable"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue