From a49f7c66a59e89de22dcccd86b813ab4676487e2 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Fri, 5 Aug 2022 11:16:16 +0000 Subject: deploy: 3d2cabf9669e27016e6c062313709e88a50697bb --- develop/usage/administration/admin_api/registration_tokens.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/usage/administration/admin_api/registration_tokens.html') diff --git a/develop/usage/administration/admin_api/registration_tokens.html b/develop/usage/administration/admin_api/registration_tokens.html index 78a38518a0..330fc171e1 100644 --- a/develop/usage/administration/admin_api/registration_tokens.html +++ b/develop/usage/administration/admin_api/registration_tokens.html @@ -149,11 +149,11 @@

Registration Tokens

This API allows you to manage tokens which can be used to authenticate registration requests, as proposed in -MSC3231. +MSC3231 +and stabilised in version 1.2 of the Matrix specification. To use it, you will need to enable the registration_requires_token config option, and authenticate by providing an access_token for a server admin: -see Admin API. -Note that this API is still experimental; not all clients may support it yet.

+see Admin API.

Registration token objects

Most endpoints make use of JSON objects that contain details about tokens. These objects have the following fields:

-- cgit 1.5.1