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

    Variable ClientSessionTransferDelegationDeviceBindingEnumConst

    ClientSessionTransferDelegationDeviceBindingEnum: { Ip: "ip" } = ...

    Indicates the device binding enforcement for delegation (impersonation) access. The only supported value is ip, which enforces device binding by IP, meaning consumption of the Session Transfer Token must be done from the same IP as the issuer.

    Type Declaration

    • ReadonlyIp: "ip"