fetch

fun fetch(authCode: String, pkceVerifier: String? = null): Result<AccessTokenDetails, OAuthCallbackError.CouldNotFetchAccessToken>