Closed gibo closed 8 years ago
I wanted a method to init twilio with a token that i had already retrieved.
Twilio.initWithToken('sometoken');
Thanks, seems straight forward enough. Sorry for the delay (currently on my honeymoon!), will merge and add to an npm release, as soon as I get back.
I wanted a method to init twilio with a token that i had already retrieved.