AuthenticatableSocket
The subset of a Socket.io socket the validators need. Lets tests pass a stub.
Extends
Properties
data?
optionaldata?:SocketDataBag
Inherited from
decodedToken?
optionaldecodedToken?:DecodedRealtimeToken
Inherited from
SocketWithDecodedToken.decodedToken
encodedToken?
optionalencodedToken?:string
handshake
handshake:
object
auth
auth:
object
Index Signature
[key: string]: unknown
auth.token?
optionaltoken?:string