Implement Two-Factor Authentication (2FA)
Closed this issue · 0 comments
AArchange commented
Description: Add 2FA to increase security for admin and client accounts.
Tasks:
Integrate 2FA via SMS or authenticator apps.
Develop a UI for configuring 2FA settings.
Implement recovery options for lost access.
Acceptance Criteria:
Users can enable and configure 2FA for their accounts.
2FA is enforced during login for added security.