mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 00:13:43 +01:00
line wrap
This commit is contained in:
parent
4be283ccb3
commit
83bb3861ba
|
|
@ -54,7 +54,8 @@ and adds authentication to accross the Identity Service API.
|
||||||
### IS API Authentication
|
### IS API Authentication
|
||||||
|
|
||||||
All current endpoints within `/_matrix/identity/api/v1/` will be duplicated
|
All current endpoints within `/_matrix/identity/api/v1/` will be duplicated
|
||||||
into `/_matrix/identity/v2`, noting that MSC2134 changes the behaviour of lookups. Authentication is still expected on MSC2134's proposed endpoints.
|
into `/_matrix/identity/v2`, noting that MSC2134 changes the behaviour of
|
||||||
|
lookups. Authentication is still expected on MSC2134's proposed endpoints.
|
||||||
|
|
||||||
Any request to any endpoint within `/_matrix/identity/v2`, with the exception
|
Any request to any endpoint within `/_matrix/identity/v2`, with the exception
|
||||||
of:
|
of:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue