README
socket-io-auth
Provide an easy way to authenticate users when joining websocket (webhooks, JWT, custom)
Ease the process of authenticating users when joining websocket (webhooks, JWT, custom)
<script type="module">
import socketIoAuth from 'https://cdn.skypack.dev/socket-io-auth';
</script>
Provide an easy way to authenticate users when joining websocket (webhooks, JWT, custom)