Update content/client-server-api/_index.md

This commit is contained in:
Richard van der Hoff 2025-06-20 11:52:44 +01:00 committed by GitHub
parent 254b67307f
commit bfc06034bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -595,7 +595,7 @@ anyways and rely on soft logout behaviour on clients that don't support
refreshing.
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
with this API.