BareRTC/pkg/messages
Noah Petherbridge 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
..
messages_test.go
messages.go Amend JWT Endpoint to Update Logged-In User's Settings 2025-05-29 15:27:14 -07:00