TMSFNCCloudMicrosoftOutlook expired token

using the TMSFNCCloudMicrosoftOutlook component, how do I refresh the access token after it has expired? I believe I have a valid refresh token. I see that some other components have a "refreshToken" function, but i don't see one like that for outlook.

I also have the same issue with TMSFNCCloudGoogleGMail components.

Invoking Connect will automatically refresh the access token, provided a valid refresh token is accessible. If no valid refresh token is available, the authentication process will be initiated.