interface OtpAuthenticateOptions {
    code: string;
}

Hierarchy (view full)

Properties

Properties

code: string

User provided authentication code