You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2022. It is now read-only.
Authy has an API to verify users via phone calls or sms. Also, user phone information can be gethered
229
-
for support and verification purposes. You do not need the user ID to perform phone verification.
228
+
[Phone verification now lives in the Twilio API](https://www.twilio.com/docs/verify/api) and has [Python support through the official Twilio helper libraries](https://www.twilio.com/docs/libraries/python).
230
229
231
-
### Phone Verification Start
232
-
233
-
In order to start a phone verification, we ask the API to send a token to the user via sms or call:
# {u'ported': False, u'message': u'Phone number information as of 2018-01-05 00:49:41 UTC', u'type': u'cellphone', u'success': True, u'provider': u'AT&T Wireless'}
0 commit comments