mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-31 04:58:37 +01:00
unnecessary capital
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
f474b31f5f
commit
6e061b1baf
|
|
@ -268,7 +268,7 @@ to re-add the 3PID.
|
|||
|
||||
The Identity Service API previously did not require authentication, and OpenID
|
||||
is reasonably complex, adding a significant burden to both clients and servers.
|
||||
A custom HTTP Header was also considered that could be added to assert that the
|
||||
A custom HTTP header was also considered that could be added to assert that the
|
||||
client agrees to a particular set of terms. We decided against this in favour
|
||||
of re-using existing primitives that already exist in the Matrix ecosystem.
|
||||
Custom HTTP Headers are not used anywhere else within Matrix. This also gives a
|
||||
|
|
|
|||
Loading…
Reference in a new issue