mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Update proposals/2078-homeserver-password-resets.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
6bb48723e8
commit
395acf8e06
|
|
@ -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