Twilio Helper Connected System

**NOTE: Archived on 5/24/22 due to new version of Twilio Chat Component by Vuram with enhanced architecture that no longer requires this Connected System**

The Twilio Helper Connected System Documentation helps us to generate JWT Token for users connecting to the Twilio server and helps the same for authentication and authorization and also to register new users in Twilio server.

  • Generate Token: To generate JWT token for authentication and authorization in Twilio
  • Create User: To Register and create users in Twilio server
  • Check Conversation Exist: To check whether group exists and add the current user to that group
Anonymous