export type MfaSecret = { secret: string; qr_code: string; };