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

    Interface RotateSigningKeysResponseContent

    interface RotateSigningKeysResponseContent {
        cert: string;
        kid: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    cert: string

    Next key certificate

    kid: string

    Next key id