mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-28 10:03:43 +01:00
Merge branch 'anoa/msc2078' of github.com:matrix-org/matrix-doc into anoa/msc2078
* 'anoa/msc2078' of github.com:matrix-org/matrix-doc: Update proposals/2078-homeserver-password-resets.md
This commit is contained in:
commit
9000247008
|
|
@ -15,7 +15,7 @@ of sending password reset tokens themselves.
|
|||
|
||||
## Proposal
|
||||
|
||||
Currently when a client requests a password reset, they make a call to either
|
||||
Currently when a client requests a password reset, it makes a call to either
|
||||
[/_matrix/client/r0/account/password/email/requestToken](https://matrix.org/docs/spec/client_server/r0.4.0.html#post-matrix-client-r0-account-password-email-requesttoken)
|
||||
or
|
||||
[/_matrix/client/r0/account/password/msisdn/requestToken](https://matrix.org/docs/spec/client_server/r0.4.0.html#post-matrix-client-r0-account-password-msisdn-requesttoken).
|
||||
|
|
|
|||
Loading…
Reference in a new issue