/devise-otp-second-step

An example of how to implemented OTP two-factor authentication as a second login step in Rails and Devise

Primary LanguageRuby

Devise OTP 2FA as Second Login Step Example

Tests

This is an example project that demonstrates how to implement OTP two-factor authentication in devise so that the user for their OTP code as a second login step.