@sentio/sdk
    Preparing search index...

    Interface PatchRemoveJWK

    interface PatchRemoveJWK {
        issuer: string;
        jwk_id: string;
    }
    Index

    Properties

    Properties

    issuer: string
    jwk_id: string