ccm-innovation / react-native-twilio-chat

React Native wrapper for the Twilio Programmable Chat iOS and Android SDKs
MIT License
38 stars 26 forks source link

Token from URL (fetch token) #45

Open OlivierGagnon07 opened 6 years ago

OlivierGagnon07 commented 6 years ago

I was wondering how we could use this with a token generated via an URL

This is our URL that generates tokens: https://rackley-collie-6338.twil.io/chat-token

Thanks you very much :)