twilio / authy-ruby

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

missing two api calls #67

Closed robinw777 closed 3 years ago

robinw777 commented 4 years ago

request email: https://www.twilio.com/docs/authy/email?code-sample=code-send-a-one-time-passcode-via-email-1&code-language=curl&code-sdk-version=default and update user's email: https://www.twilio.com/docs/authy/email?code-sample=code-update-authy-user-email-1&code-language=curl&code-sdk-version=default

philnash commented 3 years ago

Thanks for this, I finally got around to adding this in. Check out the new version 3.0.0 of the gem.