SocketAuth is a collection of data about a user to be stored together against a socket id for the purpose of authenticating and accessing information about them.

Hierarchy

  • SocketAuth

Properties

authToken: AuthToken
email: string
interpreter: null | Interpreter

Generated using TypeDoc