twilio-0.1.3.0: Twilio REST API library for Haskell

Safe HaskellNone
LanguageHaskell98

Twilio.Types.AuthToken

Contents

Synopsis

Authentication Token

data AuthToken Source

Your authentication token is used to make authenticated REST API requests to your Twilio account.

getAuthToken :: AuthToken -> Text Source

Get the Text representation of an AuthToken.