Interface for checking WebSocket authorization.
Checks WebSocket authorization based on the provided authentication token.
The authentication token to check.
A promise that resolves to true if the authentication is valid, otherwise false.
Generated using TypeDoc
Deprecated
Interface for checking WebSocket authorization.