From 3dd039c1786e6736b64645a734bd74f573b18602 Mon Sep 17 00:00:00 2001 From: Didi Date: Thu, 12 Mar 2026 23:00:32 +1030 Subject: [PATCH] Update client --- .well-known/matrix/client | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.well-known/matrix/client b/.well-known/matrix/client index 943bb30..e19d5cd 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -11,5 +11,10 @@ "type":"livekit", "livekit_service_url":"https://matrixrtc.didi.party/livekit/jwt" } + "org.matrix.msc2965.authentication": { + "issuer": "https://auth.didi.party/", + "account": "https://auth.didi.party/account" + } + ] }