CDP Frontend SDK
    Preparing search index...

    Type Alias SignInWithEmailResult

    type SignInWithEmailResult = {
        message: string;
        flowId: string;
    }
    Index

    Properties

    Properties

    message: string
    flowId: string