Socket.io authentication middleware using Json Web Token
-
Updated
Nov 23, 2020 - JavaScript
Socket.io authentication middleware using Json Web Token
This is a fork from auth0, as they have deprecated it on 31.08.2017 and reflects all the community input, dismissed by the original maintainers. It allows you to authenticate incoming socket.io connections with JWTs.
socket.io-event-retriever is a helper built for and on top of socket.io to retrieve missed events by client. It can store the events emitted by server automatically and re-emits the ones the client has missed because of connection lost
Add a description, image, and links to the socket-io-middleware topic page so that developers can more easily learn about it.
To associate your repository with the socket-io-middleware topic, visit your repo's landing page and select "manage topics."