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

    Interface SignupVerification

    interface SignupVerification {
        active?: boolean;
    }
    Index

    Properties

    Properties

    active?: boolean