Web - TypeScript/React
Overview
Requirements
Authentication
Acquiring an Access Token
curl -iL --request GET --url https://YOUR_CAS_URL/public-chat/token/?sub=USER_ID --header 'auth-api-key: API_KEY' --header 'auth-api-secret: API_SECRET'Going to production
Create a project
Add chat SDK library to your project
Basic setup
Support
Last updated