mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-14 23:44:10 +01:00
Update content/client-server-api/_index.md
This commit is contained in:
parent
254b67307f
commit
bfc06034bd
|
|
@ -595,7 +595,7 @@ anyways and rely on soft logout behaviour on clients that don't support
|
||||||
refreshing.
|
refreshing.
|
||||||
|
|
||||||
With the OAuth 2.0 API, refreshing access tokens is done with the [refresh token
|
With the OAuth 2.0 API, refreshing access tokens is done with the [refresh token
|
||||||
grant type](#refresh-token-grant-type), as demonstrated in the [token refresh
|
grant type](#refresh-token-grant), as demonstrated in the [token refresh
|
||||||
flow](#token-refresh-flow). Support for refreshing access tokens is mandatory
|
flow](#token-refresh-flow). Support for refreshing access tokens is mandatory
|
||||||
with this API.
|
with this API.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue