Strapi Admin 2FA Plugin
Strapi Admin 2FA Plugin is a custom Strapi 5 plugin that adds OTP-based two-factor authentication to the admin panel to improve login security for administrators. The plugin handles email/password validation, OTP generation, resend, and verification on the backend, and enforces that the admin session is created only after successful OTP verification. It is built entirely on top of Strapi’s plugin architecture and can be integrated into existing Strapi projects with minimal configuration. This project is aimed at teams that want a straightforward way to harden their Strapi admin access without rebuilding the auth flow from scratch.