masto
    Preparing search index...

    Interface CreateConfirmationParams

    interface CreateConfirmationParams {
        email?: string;
    }
    Index

    Properties

    Properties

    email?: string

    If provided, updates the unconfirmed user’s email before resending the confirmation email.