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

Feature: Add a 2FA (Two Factor Auth) with Devise variant #61

Open
eoinkelly opened this issue Feb 19, 2020 · 0 comments · May be fixed by #77
Open

Feature: Add a 2FA (Two Factor Auth) with Devise variant #61

eoinkelly opened this issue Feb 19, 2020 · 0 comments · May be fixed by #77
Assignees
Labels
WIP Work in progress

Comments

@eoinkelly
Copy link
Contributor

I would love to be able to offer 2fa in our Rails apps for the same cost as regular user management.

I have used https://github.com/tinfoil/devise-two-factor successfully in the past. It's good but it doesn't provide any UI for managing the second factor e.g. creating it, resetting it, allowing admins to manage it etc. so we would need to create all that.

We would probably need to spend some time figuring out the UX of all that first.

@eoinkelly eoinkelly added the enhancement New feature or request label Feb 19, 2020
@eoinkelly eoinkelly linked a pull request Jun 3, 2020 that will close this issue
4 tasks
@eoinkelly eoinkelly self-assigned this Jun 3, 2020
@trevh-ack trevh-ack self-assigned this Aug 5, 2020
@eoinkelly eoinkelly added WIP Work in progress and removed enhancement New feature or request labels Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants