mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 22:14:10 +01:00
Link to endpoint
This commit is contained in:
parent
53d0540adb
commit
8248da413c
|
|
@ -68,9 +68,10 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
If `type` is `m.login.token`, an optional field to indicate
|
If `type` is `m.login.token`, an optional field to indicate
|
||||||
to the unauthenticated client that the homeserver supports
|
to the unauthenticated client that the homeserver supports
|
||||||
the `POST /login/get_token` endpoint. Note that supporting
|
the [`POST /login/get_token`](/client-server-api/#post_matrixclientv3loginget_token)
|
||||||
the endpoint does not necessarily indicate that the user
|
endpoint. Note that supporting the endpoint does not
|
||||||
attempting to log in will be able to generate such a token.
|
necessarily indicate that the user attempting to log in will
|
||||||
|
be able to generate such a token.
|
||||||
429:
|
429:
|
||||||
description: This request was rate-limited.
|
description: This request was rate-limited.
|
||||||
schema:
|
schema:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue