mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-30 19:13:42 +01:00
Clarify revocation behavior.
This commit is contained in:
parent
0c582ea8c7
commit
1e330c9423
|
|
@ -328,7 +328,8 @@ paths:
|
||||||
|
|
||||||
The homeserver may change the flows available depending on whether a
|
The homeserver may change the flows available depending on whether a
|
||||||
valid access token is provided. The homeserver SHOULD NOT revoke the
|
valid access token is provided. The homeserver SHOULD NOT revoke the
|
||||||
access token provided in the request.
|
access token provided in the request. Whether other access tokens for
|
||||||
|
the user are revoked depends on the request parameters.
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
operationId: changePassword
|
operationId: changePassword
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue