mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 08:23:42 +01:00
Update proposals/2229-rebind-existing-3pid.md
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
cb1e3b8373
commit
5b1ea4ffcb
|
|
@ -43,7 +43,7 @@ choose to bind that email to an identity server at the same time. This is
|
||||||
specified through a `bind` boolean. If the user first adds the 3PID with
|
specified through a `bind` boolean. If the user first adds the 3PID with
|
||||||
`bind: false`, then decides they want to bind that 3PID to an identity server
|
`bind: false`, then decides they want to bind that 3PID to an identity server
|
||||||
to make themselves discoverable by it, by making another request with `bind:
|
to make themselves discoverable by it, by making another request with `bind:
|
||||||
true`. The homeserver will reject the second request, because this 3PID is
|
true`, the homeserver will reject the second request, because this 3PID is
|
||||||
already tied to the user's account.
|
already tied to the user's account.
|
||||||
|
|
||||||
Similarly, when a user initially sends their 3PID with `bind: true` through a
|
Similarly, when a user initially sends their 3PID with `bind: true` through a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue