mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-27 23:26:11 -04:00

Clients can continue to supply access tokens as query parameters or can supply the token as a header: Authorization: Bearer <access_token_goes_here> This matches the ouath2 format of https://tools.ietf.org/html/rfc6750#section-2.1