Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two-Factor Authentication (2FA) #9

Open
Adityakanoi2001 opened this issue Sep 6, 2023 · 0 comments
Open

Two-Factor Authentication (2FA) #9

Adityakanoi2001 opened this issue Sep 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Feature New Feature Security Security Issue

Comments

@Adityakanoi2001
Copy link
Owner

Summary: Implement Two-Factor Authentication for added account security.

Description:
Objective: Enhance account security by implementing 2FA for user logins.

Tasks:

Develop 2FA options (e.g., SMS, email, authenticator apps).
Add settings to enable/disable 2FA.
Implement 2FA verification during login.
Provide backup codes for users.
Ensure a smooth user experience during setup.
Acceptance Criteria:

Users can enable 2FA for their accounts.
Users can successfully log in using 2FA.
Backup codes are generated and stored securely.
Clear instructions are provided for 2FA setup.

Additional Information: This feature enhances account security by requiring an additional verification step during login.

@Adityakanoi2001 Adityakanoi2001 added enhancement New feature or request Feature New Feature Security Security Issue labels Sep 6, 2023
@Adityakanoi2001 Adityakanoi2001 self-assigned this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature New Feature Security Security Issue
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant