mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-10 06:51:39 +02:00
deploy: ba3fd54badb0e11d4dc79488e2ab3099fc03a1e8
This commit is contained in:
parent
c3e9222d26
commit
c7afcd8183
@ -160,8 +160,6 @@ follows:</p>
|
||||
"token": "<jwt>"
|
||||
}
|
||||
</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,
|
||||
|
@ -10097,8 +10097,6 @@ follows:</p>
|
||||
"token": "<jwt>"
|
||||
}
|
||||
</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,
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user