Skip to content

Add authentication check on subsequent web socket messages #15

@Zerim

Description

@Zerim

Currently we only run the UserFromAuthToken function when the WS connection is initialized. We should run it on subsequent messages as well in case the auth token expires, etc.

Can leave it up to the user to decide if they want to memoize etc. to keep that function call inexpensive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions