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

    Type Alias ActionBindingTypeEnum

    ActionBindingTypeEnum: "trigger-bound" | "entity-bound"

    In order to execute an Action, it must be bound to a trigger using a binding. trigger-bound means that bindings are managed by the tenant. entity-bound means that the bindings are automatically managed by Auth0 and other internal resouces will control those bindings. Tenants cannot manage entity-bound bindings.