Callback that is called when the access token is refreshed.
final void Function(String accessToken, String refreshToken)? onTokenRefreshed;