OpenUrlForAuthnRequest
data class OpenUrlForAuthnRequest(val url: String, val context: ProvisioningContext) : CredentialIssuanceResult(source)
Open the url in a browser (so the user can authenticate at the AS), and store context to use in next call to at.asitplus.wallet.lib.ktor.openid.OpenId4VciClient.resumeWithAuthCode.