Skip to content

Topic

OAuth token refresh

The step in OAuth-based authorisation where a client exchanges a refresh token for a new access token once the old one expires, adding a network round-trip before the underlying request can proceed.

Current clusters