Table of Contents

OnSessionRefreshed

Wait for the AuthClient to check if it is able to refresh a previously cached Session Token. This method should always be used before attempting to log in manually.

Returns

Action<Result>

Returns Result.Success if the current Session Token was successfully refresh, it returns Result.InvalidCredentials if you have to log in manually again.l