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

    Interface ActionModuleSecret

    interface ActionModuleSecret {
        name?: string;
        updated_at?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The name of the secret.

    updated_at?: string

    The time when the secret was last updated.