silinternational / idp-pw-api-phoneverification-nexmo

PhoneVerification component for IdP PW API that uses Nexmo services for SMS/Voice verification
MIT License
0 stars 1 forks source link

How to support Google Voice numbers #2

Closed fillup closed 8 years ago

fillup commented 8 years ago

Nexmo Verify doesn't support Google Voice. Can we fall back to SMS or do we need a more friendly error message?

fillup commented 8 years ago

Resolved with 20bc7109f78197d533c6cadea5c70eb3b76989ff and new VerifyThenSms class that can handle fallback.