mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-31 19:43:45 +01:00
Clarify we must be accepting HS auth
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
1d75828c71
commit
ba7047ce77
|
|
@ -196,7 +196,7 @@ may return:
|
|||
(new) terms in order to use or continue to use the service.
|
||||
|
||||
The `_matrix/identity/v2/3pid/unbind` must not return either of these
|
||||
errors if the request has a valid signature from a Homeserver.
|
||||
errors if the request has a valid signature from a Homeserver, and is being authenticated as such.
|
||||
|
||||
In summary, the process for using a service that has not previously been used
|
||||
in the current login sessions is:
|
||||
|
|
|
|||
Loading…
Reference in a new issue