mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-03 17:54:14 +02: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
|
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
|
include an extra response parameter, ``soft_logout``, to indicate if the
|
||||||
device information has been retained by the server. This defaults to ``false``,
|
device information has been retained by the server. This defaults to ``false``,
|
||||||
implying the server has deleted the device alongside the access token.
|
implying the server has deleted the device alongside the access token.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue