mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +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
|
## 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)
|
[/_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
|
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).
|
[/_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