Add bind def.

This commit is contained in:
Andrew Morgan 2019-08-13 11:40:34 +01:00
parent be77b5823c
commit f313b49c26

View file

@ -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