You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: