Two-factor authentication for security and spam prevention
Learn how to implement 2fa in your Ruby applications
Steps
1
Introduction2
Create the basic application3
Require a phone number4
Send the verification request5
Check the verification code6
Try it out!

