CDP Frontend SDK
    Preparing search index...

    Interface SignInAuthMethodButtonsProps

    The props for the AuthMethodButtons component.

    interface SignInAuthMethodButtonsProps {
        activeMethod?: AuthMethod;
    }
    Index

    Properties

    Properties

    activeMethod?: AuthMethod

    The active auth method.