Skip to content

JSbotHQ/socket-auth-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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