From c78a72bbef951bb3964fdf9dac8a60e23b03c6b7 Mon Sep 17 00:00:00 2001 From: ginger Date: Wed, 4 Mar 2026 14:31:48 +0000 Subject: [PATCH] chore: Trim trailing whitespace Signed-off-by: Ellis Git --- docs/calls/livekit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 8449c74cc..a88d5ed9a 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -244,7 +244,7 @@ ## Testing To test that LiveKit is successfully integrated with Continuwuity, you will need to replicate its [Token Exchange Flow](https://github.com/element-hq/lk-jwt-service#%EF%B8%8F-how-it-works--token-exchange-flow). -First, you will need an access token for your current login session. These can be found in your client's settings or obtained via [this website](https://timedout.uk/mxtoken.html). +First, you will need an access token for your current login session. These can be found in your client's settings or obtained via [this website](https://timedout.uk/mxtoken.html). Then, using that token, request another OpenID token for use with the lk-jwt-service: