mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 04:28:38 +01:00
Update specification/client_server_api.rst
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
b4beb05dde
commit
19cac03305
|
|
@ -411,7 +411,7 @@ each device at any one time.
|
|||
Soft logout
|
||||
~~~~~~~~~~~
|
||||
|
||||
When a requests fail due to a 401 status code per above, the server can
|
||||
When a request fails due to a 401 status code per above, the server can
|
||||
include an extra response parameter, ``soft_logout``, to indicate if the
|
||||
device information has been retained by the server. This defaults to ``false``,
|
||||
implying the server has deleted the device alongside the access token.
|
||||
|
|
|
|||
Loading…
Reference in a new issue