{"library":"socketio-jwt-auth","type":"library","category":null,"description":"Socket.io authentication middleware using JSON Web Tokens (JWT). Current stable version is 0.2.0. This package provides a simple way to authenticate Socket.io connections by verifying a JWT token passed as a query parameter (or auth object for Socket.io v3+). It supports custom secret, algorithm selection, and optional succeedWithoutToken mode for guest connections. The package is designed for Socket.io >= 1.0 and is commonly used to protect WebSocket endpoints. Unlike more modern alternatives like socketio-jwt (which is more actively maintained), socketio-jwt-auth has a simple API but has not seen updates since 2018.","language":"javascript","status":"maintenance","version":"0.2.1","tags":["javascript","socket.io","socket.io middleware","authenticate","authentication","authorize","authorization","auth","jwt"],"install":[{"cmd":"npm install socketio-jwt-auth","imports":["const jwtAuth = require('socketio-jwt-auth');","const { authenticate } = require('socketio-jwt-auth');","io.use(jwtAuth.authenticate(options, verify));"]},{"cmd":"yarn add socketio-jwt-auth","imports":[]},{"cmd":"pnpm add socketio-jwt-auth","imports":[]}],"homepage":null,"github":"https://github.com/adcentury/socketio-jwt-auth","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/socketio-jwt-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/socketio-jwt-auth/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}