@auth0/auth0-acul-react - v1.0.0
    Preparing search index...

    Interface Connection

    interface Connection {
        name: string;
        strategy: string;
        metadata?: Record<string, string>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    name: string
    strategy: string
    metadata?: Record<string, string>