CDP Frontend SDK
    Preparing search index...

    Type Alias SignInWithSmsOptions

    Request parameters for signInWithSms.

    type SignInWithSmsOptions = {
        phoneNumber: string;
    }
    Index

    Properties

    Properties

    phoneNumber: string

    The phone number of the end user in E.164 format. Example: "+14155552671"