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

    Interface AnonymousSessions

    Anonymous sessions configuration for this client.

    interface AnonymousSessions {
        active: boolean;
    }
    Index
    active: boolean

    If set to true, this client is allowed to create anonymous sessions.