Two-factor Authentication
Two-factor would be a great addition. The one thing I would like to improve is to have it a second step. Hatchbox has 2FA, but the Devise gem requires the 2FA code along with email and password, so it's not the best login flow. I'd like to figure out how we can add a before_action that would force a 2FA code (if enabled) after login like Stripe does.
I favor this request. Hey.com is going all in on 2fa and I personally also use it wherever possible (from a user perspective). I think this approach looks quite interesting and wouldn't require a login code directly: https://coderwall.com/p/qw7hwq/effortless-two-factor-authentication-in-rails
Hey
Chris Oliver
, I noticed the two factor branch as well, and I'm wondering what the forecast (timeframe) is for 2FA in JSP. I'm building an app for a client using JSP, and they are requesting 2FA, so I'm trying to figure out if I need to use the Devise 2fa gem (or similar) or if this might be ready in JSP in the next month.
Notifications
You’re not receiving notifications from this thread.