Use auth header instead of query param for hs->as comms (#1200)
* Use auth header instead of query param for hs->as comms MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/2832 * Fix for OpenAPI 2
This commit is contained in:
parent
ef384f1afd
commit
6dc7b95e18
3 changed files with 26 additions and 8 deletions
|
@ -0,0 +1 @@
|
|||
Replace homeserver authorization approach with an `Authorization` header instead of `access_token` when talking to the application service, as per [MSC2832](https://github.com/matrix-org/matrix-spec-proposals/pull/2832).
|
Loading…
Add table
Add a link
Reference in a new issue