1
0
This commit is contained in:
clokep
2022-05-04 13:53:58 +00:00
parent c3e9222d26
commit c7afcd8183
4 changed files with 2 additions and 6 deletions

View File

@@ -160,8 +160,6 @@ follows:</p>
&quot;token&quot;: &quot;&lt;jwt&gt;&quot;
}
</code></pre>
<p>Note that the login type of <code>m.login.jwt</code> is supported, but is deprecated. This
will be removed in a future version of Synapse.</p>
<p>The <code>token</code> field should include the JSON web token with the following claims:</p>
<ul>
<li>A claim that encodes the local part of the user ID is required. By default,