mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 03:23:42 +01:00
id -> ID while we're here
This commit is contained in:
parent
7cfc4b09a6
commit
ccc7bcabbc
|
|
@ -745,7 +745,7 @@ A client may receive a login ``token`` via some external service, such as email
|
||||||
or SMS. Note that a login token is separate from an access token, the latter
|
or SMS. Note that a login token is separate from an access token, the latter
|
||||||
providing general authentication to various API endpoints.
|
providing general authentication to various API endpoints.
|
||||||
|
|
||||||
Additionally, the server must encode the user id in the ``token``; there is
|
Additionally, the server must encode the user ID in the ``token``; there is
|
||||||
therefore no need for the client to submit a separate username.
|
therefore no need for the client to submit a separate username.
|
||||||
|
|
||||||
The ``txn_id`` should be a random string generated by the client for the
|
The ``txn_id`` should be a random string generated by the client for the
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue