Auth0 Universal Components
    Preparing search index...

    Interface ProviderSelectionSchema

    Schema configuration for Step 1: Provider Selection

    interface ProviderSelectionSchema {
        strategy?: { errorMessage?: string; required?: boolean };
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    strategy?: { errorMessage?: string; required?: boolean }