@procivis/react-native-one-core
    Preparing search index...

    Interface ShareProofRequestParams

    interface ShareProofRequestParams {
        clientIdScheme?: ClientIdScheme;
    }
    Index

    Properties

    Properties

    clientIdScheme?: ClientIdScheme

    For requests made with OpenID4VC, a Client ID Scheme can be specified here. If no scheme is specified the default scheme from the configuration is used.