Skip to content

how to authorize the join command? #26

Open
@smeijer

Description

@smeijer

I can't find any persistent/session data on the the authorizer request beyond the CONNECT command. How are we supposed to authorise subsequent commands like join?

The connect is authorize-able by providing an argument, like localhost:3000/ws?key=${token}. But that param doesn't make it to the join command, and I can't find anything else, like a cookie with session-id, or custom header, either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions