twilio / authy-ruby

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

Add check verification status #53

Closed ikzekly closed 4 years ago

ikzekly commented 5 years ago

Added check verification status method for Check Verification Status request from Twilio Docs.

Simple usage:

ikzekly commented 5 years ago

@senekis 👋, i would appreciate it if you could provide me with feedback on this PR

robinske commented 4 years ago

Hi @ikzekly - sorry for the delay on this. We've moved Phone Verification to the Twilio helper library, you can check that out here:

The Twilio ruby helper library will stay up to date with the latest API changes in Verify V2, we won't be accepting more changes for Verify V1 here. Thank you for understanding!