heapsource / active_model_otp

Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword
MIT License
769 stars 81 forks source link

Recovery Backup Codes #70

Closed nmenag closed 3 years ago

nmenag commented 4 years ago

it would be nice the functionality for have a backup of OTP similar to https://github.com/tinfoil/devise-two-factor#backup-codes

dmitry-ilyashevich commented 3 years ago

https://github.com/heapsource/active_model_otp/pull/79

robertomiranda commented 3 years ago

Implemented in #79