AccessTokenRefresher
Functions
Link copied to clipboard
abstract suspend fun refreshTokenAndPersistSession( currentRefreshToken: String, clientId: <Error class: unknown class>? = null): <Error class: unknown class><<Error class: unknown class>, AccountTokens>
Refreshes the access token using the provided refresh token and persists the session in the repository.