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

    Variable GroupTypeEnumConst

    GroupTypeEnum: {
        Connection: "connection";
        Organization: "organization";
        Tenant: "tenant";
    } = ...

    Type of the group.

    Type Declaration

    • ReadonlyConnection: "connection"
    • ReadonlyOrganization: "organization"
    • ReadonlyTenant: "tenant"