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

Support for Two Factor Authentication #94

Open
KeeperOfMaps opened this issue Aug 12, 2022 · 1 comment
Open

Support for Two Factor Authentication #94

KeeperOfMaps opened this issue Aug 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KeeperOfMaps
Copy link
Contributor

KeeperOfMaps commented Aug 12, 2022

Look at adding support for Two Factor Authentication via an app such as Google Authenticator.

https://medium.com/@richb_/easy-two-factor-authentication-2fa-with-google-authenticator-php-108388a1ea23

@KeeperOfMaps KeeperOfMaps added the enhancement New feature or request label Aug 12, 2022
@KeeperOfMaps KeeperOfMaps self-assigned this Aug 13, 2022
@KeeperOfMaps
Copy link
Contributor Author

Hey @dpi209 , could you take a look at what I've done in 94-support-for-two-factor-authentication when you have a moment? Basically, I've put hooks in at various points to support actually adding the 2FA stuff in the next step. More support is needed to build the form for when 2FA is being set up (e.g., display the QR code, confirm it works, etc.).

If I've done it right, if/when this is merged, it won't break anything, but I'm don't want to create the pull request, just yet.

Many thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant