heapsource / active_model_otp

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

Update README to reflect that Twilio is used to send SMS rather than email #28

Closed trliner closed 8 years ago

trliner commented 8 years ago

The README currently links to a wiki about sending codes via Twilio SMS, but the link text references "email" instead of "SMS". This PR fixes that.