mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 09:38:38 +01:00
/event_auth is a fairly easy endpoint to determine the use case of. /query_auth is a little harder to investigate and has a fairly interesting purpose: it appears to be used for the sending server to admit defeat and shop around for the right auth chain, correcting it's own perspective as it goes. /query_auth is based off the following research points in synapse: * |
||
|---|---|---|
| .. | ||
| definitions | ||
| examples | ||
| directory.yaml | ||
| event_auth.yaml | ||
| events.yaml | ||
| invites.yaml | ||
| joins.yaml | ||
| keys_query.yaml | ||
| keys_server.yaml | ||
| leaving.yaml | ||
| query_general.yaml | ||
| third_party_invite.yaml | ||
| transactions.yaml | ||
| version.yaml | ||