twilio / authy-ruby

**Deprecated** Ruby library to access the authy API
MIT License
156 stars 47 forks source link

Support generating qr code for other authenticator apps #41

Closed luong-komorebi closed 6 years ago

luong-komorebi commented 6 years ago

Hi guys. First of all, thank you for a decent SDK.

What I found out is that we lack a way of generating qr code for some authenticator app like Google Authenticator. It is well documented in the API docs so I thought I could implement it. https://www.twilio.com/docs/authy/api/one-time-passwords

Please take a look and consider this 😄