@auth0/auth0-acul-js - v0.1.0-beta.5

    Interface EnterpriseConnection

    interface EnterpriseConnection {
        metadata?: Record<string, string>;
        name: string;
        options: { displayName?: string; iconUrl?: string; showAsButton: boolean };
        strategy: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    metadata?: Record<string, string>
    name: string
    options: { displayName?: string; iconUrl?: string; showAsButton: boolean }
    strategy: string
    MMNEPVFCICPMFPCPTTAAATR