validateAuthnResponse
Validates the OIDC Authentication Response from the Wallet, where url is the whole URL, containing the AuthenticationResponseParameters as the fragment, e.g. https://example.com#id_token=...
suspend fun validateAuthnResponse(params: AuthenticationResponseParameters): OidcSiopVerifier.AuthnResponseResult(source)
Validates AuthenticationResponseParameters from the Wallet