Clarify where the field appears
This commit is contained in:
parent
df51acd7ae
commit
f4ff8e5467
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ which could benefit from knowing the `device_id` associated with a token.
|
||||||
|
|
||||||
## Proposal
|
## Proposal
|
||||||
|
|
||||||
The `/account/whoami` endpoint receives an additional optional field for the `device_id`
|
The `/account/whoami` endpoint receives an additional response field for the `device_id`
|
||||||
associated with the access token. The field is optional because appservice users may not
|
associated with the access token. The field is optional because appservice users may not
|
||||||
have a real device associated with them. Non-appservice users should always have a device
|
have a real device associated with them. Non-appservice users should always have a device
|
||||||
associated with them.
|
associated with them.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue