A comprehensive authentication platform combining Email & Password login, JWT-based sessions, and TOTP-based Multi-Factor Authentication. Fortyl treats authentication as a first-class platform with clean separation of concerns, backend-driven security logic, and support for multiple clients — Flutter mobile app, Next.js web interface, and REST APIs.
Authentication & MFA Flows
01
Email & Password verification with BCrypt hashing for secure login.
02
QR-based TOTP enrollment with Google Authenticator & Aegis support.