MscUnpublishedCustomRefreshTokenLifetime extension

on

Methods

refreshWithCustomRefreshTokenLifetime(String refreshToken, {int? refreshTokenLifetimeMs}) Future<RefreshResponse>
Refresh an access token. Clients should use the returned access token when making subsequent API calls, and store the returned refresh token (if given) in order to refresh the new access token when necessary.

Constants

customFieldKey → const String