Support JWT authentication on deactivate route.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-09-09 01:31:35 +00:00
parent 29c2c8a333
commit deda746222
5 changed files with 59 additions and 38 deletions

View File

@@ -317,7 +317,7 @@ default-features = false
[workspace.dependencies.ruma]
git = "https://github.com/matrix-construct/ruma"
rev = "93f28d777073e60687e8013e59d8d16b5adbdf9a"
rev = "5682b88cf1bcaf0f47805d614b476b242ef075d4"
features = [
"__compat",
"appservice-api-c",