mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 22:13:43 +01:00
Re-group registration
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
c68a87cded
commit
3e7736e0f6
|
|
@ -1456,12 +1456,12 @@ forwarded to the login endpoint during the login process. For example:
|
||||||
|
|
||||||
GET /_matrix/static/client/login/?device_id=GHTYAJCE
|
GET /_matrix/static/client/login/?device_id=GHTYAJCE
|
||||||
|
|
||||||
### Account registration
|
### Account registration and management
|
||||||
|
|
||||||
|
#### Registration
|
||||||
|
|
||||||
{{% http-api spec="client-server" api="registration" %}}
|
{{% http-api spec="client-server" api="registration" %}}
|
||||||
|
|
||||||
### Account management
|
|
||||||
|
|
||||||
#### Password management
|
#### Password management
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
{{% boxes/warning %}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue