refreshToken

fun refreshToken(account: Account, currentRefreshToken: String): String

This function uses the provided currentRefreshToken to get a new auth token or throws HttpException or UnknownHostException exceptions