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

2 factor auth optional #3

Open
curtisdelicata opened this issue Oct 2, 2023 · 0 comments
Open

2 factor auth optional #3

curtisdelicata opened this issue Oct 2, 2023 · 0 comments
Assignees

Comments

@curtisdelicata
Copy link
Member

curtisdelicata commented Oct 2, 2023

Currently, our Laravel application does not support two-factor authentication (2FA) as an optional feature for added security. This feature request proposes implementing a 2FA mechanism as an optional setting that users can choose to enable or disable based on their preference.

Proposed Solution
Integrate a 2FA feature that allows users to enable or disable 2FA authentication for their accounts. When enabled, users will be prompted to set up 2FA using popular authentication apps like Google Authenticator or Authy or Twillio with SMS. This extra layer of security will enhance the overall security of the application.

Acceptance Criteria
Implement a flexible 2FA system that can be toggled on or off by users.
Users should be able to set up 2FA using standard authentication apps like Google Authenticator.
Provide clear instructions and guidance for users to set up and manage their 2FA settings.
Ensure that 2FA is integrated securely and does not introduce vulnerabilities.

https://github.com/laravel-liberu/laravel-two-factor

https://github.com/laravel-liberu/laravel-twilio

@curtisdelicata curtisdelicata assigned MSR2012 and unassigned MSR2012 Oct 4, 2023
@curtisdelicata curtisdelicata transferred this issue from laravel-liberu/boilerplate Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants