ruimarinho / authy-client

A complete Authy client with support for TOTP, OneTouch, Phone Verification and Phone Intelligence APIs
122 stars 27 forks source link

Remove required assert from is_ported on start phone verification #29

Closed ruimarinho closed 7 years ago

ruimarinho commented 7 years ago

Looks like is_ported is not guaranteed to be returned from the API as mentioned in https://github.com/seegno/authy-client/issues/19.

Closes #19.