interface PatchUpsertJWK {
    issuer: string;
    jwk: _0x1.jwks.JWK;
}

Properties

Properties

issuer: string