mike/frontend/src/components
willchen96 3a10943200 feat: implement multi-factor authentication (MFA) setup and verification flow
- Add SecurityPage component for managing MFA settings, including enrollment and verification.
- Create MfaLoginGate to handle MFA verification state during login.
- Develop MfaVerificationPopup for user input of verification codes.
- Implement VerifyMfaPage for the MFA verification process after login.
- Introduce reusable VerificationCodeInput component for entering verification codes.
- Integrate Supabase MFA API for managing factors and verification.
- Add loading states and error handling for a better user experience.
2026-06-10 03:48:08 +08:00
..
chat Add local repo contents 2026-04-29 19:49:06 +02:00
ui Add local repo contents 2026-04-29 19:49:06 +02:00
providers.tsx feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
site-logo.tsx feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00