Type alias PostMessagesOptions

PostMessagesOptions: {
    interval: number;
    origin: VerificationUrl;
}

Type declaration

Description

Options for the message events send by a verification loaded on an iframe. These event are used to resize a modal containing a verification.