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

otp_column --> otp_secret_key #11

Closed nathanbertram closed 10 years ago

nathanbertram commented 10 years ago

Just realized the docs should say otp_secret_key not otp_column.