Skip to main content
ResendCodeOptions description Options for the resendCode method on the Login Email Verification screen. This operation is used when the user requests a new verification code to be sent to their email, for instance, if they did not receive the initial code or if it has expired.
Example
export interface ResendCodeOptions extends CustomOptions {}

Indexable

[key: string]: string | number | boolean | undefined