* 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.