You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twilio Connect provides an OAuth dance for applications so users can use their own Twilio account credentials on a web application.
Currently we have to build Twilio Connect views each time we want to build a Twilio connected app. Let's add some views to simplify this process for Django.
The text was updated successfully, but these errors were encountered:
Twilio Connect provides an OAuth dance for applications so users can use their own Twilio account credentials on a web application.
Currently we have to build Twilio Connect views each time we want to build a Twilio connected app. Let's add some views to simplify this process for Django.
The text was updated successfully, but these errors were encountered: