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

    Interface UserBlockIdentifier

    This file was auto-generated by Fern from our API Definition.

    interface UserBlockIdentifier {
        identifier?: string;
        ip?: string;
        connection?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    identifier?: string

    Identifier (should be any of an email, username, or phone_number)

    ip?: string

    IP Address

    connection?: string

    Connection identifier