Andrew Morgan 6670bd4072
v2 3PID Invites (part of MSC2140) (#5979)
3PID invites require making a request to an identity server to check that the invited 3PID has an Matrix ID linked, and if so, what it is.

These requests are being made on behalf of a user. The user will supply an identity server and an access token for that identity server. The homeserver will then forward this request with the access token (using an `Authorization` header) and, if the given identity server doesn't support v2 endpoints, will fall back to v1 (which doesn't require any access tokens).

Requires: ~~#5976~~
2019-09-17 18:05:13 +01:00
..
2019-09-11 13:54:50 +01:00
2019-09-03 10:21:30 +01:00
2019-07-31 13:24:51 +01:00
2019-08-22 11:28:12 +01:00
2019-08-22 11:28:12 +01:00
2019-09-11 13:54:50 +01:00
2019-09-03 12:44:14 +01:00
2019-08-24 22:33:43 +01:00
2019-06-20 19:32:02 +10:00
2019-07-01 12:13:22 +01:00