The TwilioAuth SDK has been deprecated. This means that while we will continue to provide maintenance support for existing customers and their usage, we discourage new customers and new usage, as we may shut it down entirely in the future. We strongly recommend using the Verify Push SDK instead, which currently supports the Push channel, and will be enhanced to support the TOTP channel in the future.
The TwilioAuth SDK is a native library for both Apple iOS and Google Android that allows you to implement push authentication and TOTP capabilities in your own mobile application.
Requirement | Description |
---|---|
AUTHY_API_KEY | This credential will give you access to our services Obtaining an Authy API Key |
Your Server | Interacts with Twilio obtaining an authy_id and a registration token. Why do I need a server? |
[Optional] iOS/Android Push Notification Certs | If you want to delegate the push notification delivery to Twilio, upload your Apple APNS certificate and the Google GCM ID |
For a complete overview you can also read this guide: How the TwilioAuth SDK works If you find any inconveniences while following these guides please file us an issue