This commit is contained in:
clokep
2023-08-25 11:26:42 +00:00
parent ff8a4cc39a
commit 155c8f3a97
7 changed files with 18 additions and 4 deletions
@@ -147,6 +147,7 @@
</div>
<h1 id="registration-tokens"><a class="header" href="#registration-tokens">Registration Tokens</a></h1>
<p><strong>Note:</strong> This API is disabled when MSC3861 is enabled. <a href="https://github.com/matrix-org/synapse/pull/15582">See #15582</a></p>
<p>This API allows you to manage tokens which can be used to authenticate
registration requests, as proposed in
<a href="https://github.com/matrix-org/matrix-doc/blob/main/proposals/3231-token-authenticated-registration.md">MSC3231</a>