interface MFAOTP {
    secret: string;
}

Properties

Properties

secret: string