Skip to content

JSbotHQ/socket-auth-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0538c4f · May 21, 2018

History

2 Commits
May 18, 2018
May 18, 2018
May 18, 2018
May 18, 2018
May 18, 2018
May 21, 2018
May 18, 2018
May 18, 2018
May 18, 2018

Repository files navigation

SocketIO-jwt demo

  • This socket authentication demo is developed based on the socketio-jwt.

  • The JWT token is passed from the client side while establishing connection. On the server side, the token will be validated and connection will be established for a valid token.

  • Start the server and Go to localhost:3000.

  • Login with any username/password. It will create a jwt token and will be passed for socket authentication.

Releases

No releases published

Packages

No packages published