mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 16:33:44 +01:00
s/deprecate/remove/
This commit is contained in:
parent
7f65364804
commit
ac6b9bdb7c
|
|
@ -104,7 +104,7 @@ by a signed request from the Homeserver.
|
||||||
### HS Register API
|
### HS Register API
|
||||||
|
|
||||||
The `bind_email` and `bind_msisdn` options to `/_matrix/client/r0/register` in
|
The `bind_email` and `bind_msisdn` options to `/_matrix/client/r0/register` in
|
||||||
the client/server API will be deprecated. Due to the fact that
|
the client/server API will be removed. Due to the fact that
|
||||||
`/_matrix/identity/v2/3pid/bind` requires authentication, it will no longer be
|
`/_matrix/identity/v2/3pid/bind` requires authentication, it will no longer be
|
||||||
possible for the Homeserver to bind 3PIDs as part of the registration process.
|
possible for the Homeserver to bind 3PIDs as part of the registration process.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue