Utkarsh-Technical/Two-Factor-Authentication
This is a simple application that demonstrates how to implement Two-Factor Authentication (2FA) using Node.js, Express.js, and MongoDB. The application uses the Speakeasy library to generate TOTP (Time-based One-Time Password) tokens and QRCode to generate QR codes.
JavaScript