Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface ResourceServerTokenEncryption

    interface ResourceServerTokenEncryption {
        format: "compact-nested-jwe";
        encryption_key: ResourceServerTokenEncryptionKey;
    }
    Index

    Properties

    format: "compact-nested-jwe"