This website requires JavaScript.
Explore
Help
Sign In
Thream
/
socketio-jwt
Archived
Watch
2
Star
1
Fork
0
You've already forked socketio-jwt
Code
Issues
Pull Requests
Releases
Activity
10
Commits
2
Branches
18
Tags
3dc3096b151546f4222a4d6e4525cade6c2c6a83
Commit Graph
5 Commits
Author
SHA1
Message
Date
Jose F. Romaniello
3dc3096b15
add basic integration tests
2012-11-16 12:43:12 -03:00
Kevin Caffrey
d8c7c0ed7d
Don't pass error message on failed accepts due to not being logged in, or the client gets 500s when they should get 403s
2012-11-16 03:58:33 -05:00
Bradley Olson
f62a93c9d2
added option of success or fail callbacks. Needed to still allow users access to sockets even if they weren't logged in, but needed specific data if they were.
2012-10-26 11:13:28 -05:00
elisee
a9ea73390d
Use sessionKey over hard-coded "express.sid"
...
The sessionKey argument was ignored and "express.sid" was always used instead.
2012-09-09 20:31:05 +03:00
Jose F. Romaniello
678d4ccd6c
initial
2012-09-05 15:14:36 -03:00