Skip to content

feat: add auth for document websocket server #69

@aidanaden

Description

@aidanaden

Current monaco editor document server allows anyone to join, simply by making a y-socket.io connection to /yjs/<room_id>.

Adding JWT auth would ensure that only users that are in the room are allowed to connect to the websocket document server

Metadata

Metadata

Assignees

Labels

backendfeatures added to the backend serverpriority:highfeature is high priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions