2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
Jose F. Romaniello
a5cb696579 update version 2012-10-04 14:55:27 -03:00
José F. Romaniello
eca01e0187 Merge pull request #1 from elisee/patch-1
Use sessionKey over hard-coded "express.sid"
2012-09-10 17:47:56 -07: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
aab88bba8c minor 2012-09-05 15:15:53 -03:00
Jose F. Romaniello
678d4ccd6c initial 2012-09-05 15:14:36 -03:00