ReferenceGenerated APIREADMEtype-aliasesSocketAuthValidatorVersion: 57.2.0On this pageSocketAuthValidator SocketAuthValidator = (socket) => Promise<void> A socket auth validator: resolve after populating socket.decodedToken, or reject to let the next validator in the chain try. Parameters socket AuthenticatableSocket Returns Promise<void>Discuss this page