twilio / authy-ruby

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

Verification Code Duplication #63

Closed WWitalik closed 4 years ago

WWitalik commented 4 years ago

Hey. I've got a trouble when making resend verification code. If I make the same request, I keep getting the same identical code on my phone number. Is there a way to make it unique or to reset numbers? It seems like I get the same code until the expiration time is out. Thanks.