mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-11 08:33:42 +01:00
typo
This commit is contained in:
parent
c998666e56
commit
f08588bf7e
|
|
@ -59,7 +59,7 @@ authentication. A request to an endpoint that uses User-Interactive
|
||||||
Authentication never succeeds without auth. Home Servers may allow requests that
|
Authentication never succeeds without auth. Home Servers may allow requests that
|
||||||
don't require auth by offering a stage with only the ``m.login.dummy`` auth
|
don't require auth by offering a stage with only the ``m.login.dummy`` auth
|
||||||
type. The home server returns a response with HTTP status 401 and a JSON object
|
type. The home server returns a response with HTTP status 401 and a JSON object
|
||||||
as folows::
|
as follows::
|
||||||
|
|
||||||
{
|
{
|
||||||
"flows": [
|
"flows": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue