Auth0 Universal Components
    Preparing search index...

    Interface ProviderSelectMessages

    Interface for SSO Provider Select messages that can be used in the UI.

    interface ProviderSelectMessages {
        description?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    description?: string
    title?: string