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

    Interface TenantSettingsDeviceFlow

    Device Flow configuration

    interface TenantSettingsDeviceFlow {
        charset?: Management.TenantSettingsDeviceFlowCharset;
        mask?: string;
    }
    Index

    Properties

    Properties

    mask?: string

    Mask used to format a generated User Code into a friendly, readable format.