BOLT04 / client-connector

An application to contact users via SMS using Twilio APIs
https://client-connector.herokuapp.com/
MIT License
1 stars 0 forks source link

Add ability for the user to call a phone number from the browser #7

Open BOLT04 opened 4 years ago

BOLT04 commented 4 years ago

Tasks

Resources:

BOLT04 commented 4 years ago

It seems the tutorial code uses the ClientCapability which seems to be deprecated.

Refactor the code to use Auth Tokens later.