-
Notifications
You must be signed in to change notification settings - Fork 471
Util
Andrew Benton edited this page Jul 30, 2011
·
9 revisions
Home | Documentation | Util
The Util module provides useful utilities for interacting with Twilio. Use the Capability class to generate Twilio Client Capability Tokens. You can use the RequestValidator class to validate that a request for TwiML is actually coming from Twilio.
Generate Capability Tokens for setting up Twilio Client apps in a browser or mobile environment.
Verify that a request for TwiML is actually coming from Twilio.