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

    Interface ConnectionOptionsAuth0

    Options for the 'auth0' connection

    Hierarchy (View Summary)

    Index

    Properties

    authentication_methods?: ConnectionAuthenticationMethods | null
    brute_force_protection?: boolean
    configuration?: ConnectionConfiguration
    customScripts?: ConnectionCustomScripts
    disable_self_service_change_password?: boolean
    disable_signup?: boolean
    enable_script_context?: boolean
    enabledDatabaseCustomization?: boolean
    import_mode?: boolean
    passkey_options?: ConnectionPasskeyOptions | null
    password_complexity_options?: ConnectionPasswordComplexityOptions | null
    password_dictionary?: ConnectionPasswordDictionaryOptions | null
    password_history?: ConnectionPasswordHistoryOptions | null
    password_no_personal_info?: ConnectionPasswordNoPersonalInfoOptions | null
    realm_fallback?: boolean
    requires_username?: boolean
    validation?: ConnectionValidationOptions | null
    non_persistent_attrs?: ConnectionNonPersistentAttrs