matrix-doc/api/client-server
Andrew Morgan cd26c170de Specify token used in /login is not an Access Token (#1155)
* 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>
2018-03-23 10:00:49 +00:00
..
definitions Minor grammar fix. 2018-02-13 18:55:36 -08:00
account-data.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
admin.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
administrative_contact.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
banning.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
cas_login_redirect.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
cas_login_ticket.yaml operationid -> operationId 2017-11-13 07:46:03 +09:00
content-repo.yaml Supply operationId with freshly added operations 2017-11-15 07:37:02 +09:00
create_room.yaml Merge pull request #1093 from CromFr/guest_can_join 2018-01-24 20:42:08 +00:00
device_management.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
directory.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
event_context.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
filter.yaml Merge remote-tracking branch 'remotes/origin/master' 2017-11-13 07:46:29 +09:00
inviting.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
joining.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
keys.yaml all rooms, not any, and remove extra words 2018-01-17 11:25:09 +00:00
kicking.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
leaving.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
list_joined_rooms.yaml Added/updated operationIds according to today's updates in the spec 2017-10-11 02:22:19 +09:00
list_public_rooms.yaml Formatting and remove DELETE /directory/list 2018-03-06 10:05:32 -07:00
login.yaml Specify token used in /login is not an Access Token (#1155) 2018-03-23 10:00:49 +00:00
logout.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
message_pagination.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
notifications.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
old_sync.yaml link to both context and event in depr notice as per review 2018-02-07 08:27:39 +00:00
peeking_events.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
presence.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
profile.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
pusher.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
pushrules.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
receipts.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
redaction.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
registration.yaml registration.yaml: fix typo 2018-03-06 21:53:16 +00:00
room_initial_sync.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
room_send.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
room_state.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
rooms.yaml move /rooms/{roomId}/event/{eventId} and update depr notice 2018-02-07 08:22:37 +00:00
search.yaml Document the defaults for the /search API 2018-01-30 14:29:59 +00:00
sync.yaml move /rooms/{roomId}/event/{eventId} and update depr notice 2018-02-07 08:22:37 +00:00
tags.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
third_party_membership.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
to_device.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
typing.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
users.yaml changes based on Pull Request feedback 2017-12-21 17:45:26 +00:00
versions.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
voip.yaml Add operationId to all endpoints of all APIs 2017-10-11 01:58:31 +09:00
whoami.yaml Fix typos in whoami.yaml 2018-03-06 15:50:13 -07:00