Authentication
Secure your widget by requiring users to authenticate before chatting.
Enable Authentication
Require users to log in before using the chat:
JWT Authentication
Setup
User Identity
Pass user information to your webhook:
Session Management
- Automatic token refresh
- Handle expired sessions
- Logout functionality
- Multiple device support