mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 08:34:11 +02:00
Add bind def.
This commit is contained in:
parent
be77b5823c
commit
f313b49c26
|
|
@ -12,6 +12,12 @@ Identity server
|
||||||
noun
|
noun
|
||||||
|
|
||||||
A queryable server that holds mappings between 3PIDs and Matrix IDs.
|
A queryable server that holds mappings between 3PIDs and Matrix IDs.
|
||||||
|
|
||||||
|
Bind
|
||||||
|
verb
|
||||||
|
|
||||||
|
Create a mapping between a 3PID and a Matrix ID. Useful for people to
|
||||||
|
find a user based on their existing third-party contact information.
|
||||||
```
|
```
|
||||||
|
|
||||||
As part of the on-going privacy work, Matrix client applications are
|
As part of the on-going privacy work, Matrix client applications are
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue