Commit Graph

3 Commits

Author SHA1 Message Date
dd951ba69d Amend JWT Endpoint to Update Logged-In User's Settings
* Add an admin /api/amend-jwt endpoint that allows your main website to post
  an updated JWT token for a user who may already be logged into chat.
* It allows for updating a logged-in user's nickname, profile picture URL,
  username, chat moderation rules, etc. without them needing to exit and
  rejoin the chat room.
2025-05-29 15:27:14 -07:00
96d61614f4 Add DisconnectNow API endpoint 2024-03-15 15:59:42 -07:00
0e0aac991d Polling API for the chat room 2023-12-10 18:43:18 -08:00