IO Wallet SDK
    Preparing search index...

    Interface IsClientAttestationSupportedOptions

    Options for checking client attestation support.

    interface IsClientAttestationSupportedOptions {
        authorizationServerMetadata: ItWalletAuthorizationServerMetadata;
    }
    Index

    Properties

    authorizationServerMetadata: ItWalletAuthorizationServerMetadata

    Authorization server metadata containing supported authentication methods.