Commit Graph

1 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