mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
* Specify token used in /login is not an Access Token While working through the implementation of /login in Dendrite, it was confusing what the contents of the token attribute in the login request body referred to. Initially, I thought it was an access token, which led to further confusion. This commit explicitly states that the token is a login token, which is separate from an access token, hopefully reducing confusion for future readers. Signed-off-by: Andrew Morgan (https://amorgan.xyz) <andrew@amorgan.xyz> |
||
|---|---|---|
| .. | ||
| appendices | ||
| modules | ||
| appendices.rst | ||
| application_service_api.rst | ||
| client_server_api.rst | ||
| events.rst | ||
| feature_profiles.rst | ||
| identity_service_api.rst | ||
| index.rst | ||
| intro.rst | ||
| modules.rst | ||
| push_gateway.rst | ||
| server_server_api.rst | ||
| targets.yaml | ||