refreshTokens
fun refreshTokens(block: suspend RefreshTokensParams.() -> BearerTokens?)
Content copied to clipboard
Configures a callback that refreshes a token when the 401 status code is received.
Configures a callback that refreshes a token when the 401 status code is received.