deploy: ba3fd54bad
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…
Reference in New Issue