mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Remove m.login.sso from description
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
7251aa428c
commit
e026312703
|
|
@ -114,8 +114,7 @@ paths:
|
|||
|
||||
This must be a type returned in one of the flows of the
|
||||
response of the [`GET /login`](/client-server-api/#get_matrixclientv3login)
|
||||
endpoint, like `m.login.password`, `m.login.token` or
|
||||
`m.login.sso`.
|
||||
endpoint, like `m.login.password` or `m.login.token`.
|
||||
identifier:
|
||||
$ref: definitions/user_identifier.yaml
|
||||
user:
|
||||
|
|
|
|||
Loading…
Reference in a new issue