mike/frontend
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
..
public Sync security and backend profile updates 2026-05-08 20:45:16 +08:00
src feat: implement multi-factor authentication (MFA) setup and verification flow 2026-06-10 03:48:08 +08:00
.env.local.example Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
bun.lock Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
components.json Add local repo contents 2026-04-29 19:49:06 +02:00
eslint.config.mjs Add local repo contents 2026-04-29 19:49:06 +02:00
next.config.ts Add local repo contents 2026-04-29 19:49:06 +02:00
open-next.config.ts Add local repo contents 2026-04-29 19:49:06 +02:00
package-lock.json Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
package.json Add courtlistener intergration, liquid glass redesign, UI improvements, version control, various fixes 2026-06-06 15:48:47 +08:00
postcss.config.mjs Add local repo contents 2026-04-29 19:49:06 +02:00
tsconfig.json chore: update Next and Cloudflare dependencies 2026-05-12 13:40:01 +08:00