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

74 Commits

Author SHA1 Message Date
Kenny Ki
b1e5530294 Added example of handling token expiration 2014-09-04 13:47:17 +08:00
José F. Romaniello
e9b8ea4302 fix readme 2014-06-12 13:23:19 -03:00
José F. Romaniello
7ea32e52cc Merge pull request #9 from zudio/master
Update README.md
2014-06-09 10:54:23 -03:00
José F. Romaniello
f072f91120 update readme and fix #11 2014-06-09 10:51:40 -03:00
José F. Romaniello
e8380c10b8 add support for socket.io 1.0 2014-06-03 08:12:07 -03:00
Mark Rendle
e6ea64dc33 Update README.md
Added a note about converting base64 secret keys to Node Buffers.
2014-04-30 01:27:43 +01:00
José F. Romaniello
0577d07b47 missing parenthesis closes #7 2014-03-25 09:11:39 -03:00
José F. Romaniello
b292ab75af change the API 2014-01-14 08:30:39 -03:00
José F. Romaniello
b0f4354ecb add noqs method 2014-01-13 18:41:10 -03:00
José F. Romaniello
14a34ae380 initial commit after fork of passport-socketio 2014-01-13 16:00:21 -03:00
Screeny
c5303a3d7a fixes #40 2013-11-30 18:28:18 +01:00
Rick Heere
efa48384c8 Corrected a minor error in the documentation. 2013-11-26 14:57:47 +01:00
José F. Romaniello
2bf410f130 Merge pull request #37 from ceojasonnichols/patch-1
Missing Paren in Example
2013-11-21 03:32:34 -08:00
Jason Nichols
49f35c38d4 Missing Paren in Example
Threw me for a while when the sample code didn't work. :)
2013-11-19 22:18:44 -06:00
Screeny
1a3b3e1cdc step 2, updated readme 2013-11-19 10:52:36 +01:00
Screeny
2d257bfb1e Update README.md 2013-11-15 15:54:47 +01:00
Screeny
b111b3f327 Update README.md 2013-11-15 15:16:16 +01:00
José F. Romaniello
b6e7ee635e add note about cors, closes #28 2013-11-03 21:11:52 -02:00
José F. Romaniello
04ea36fdd3 remove connect and cookie dependency 2013-06-05 08:38:33 -03:00
Jose F. Romaniello
66dd460070 fix #6 use same parameters than express.session 2013-02-05 19:15:04 -03:00
Jose F. Romaniello
3dc3096b15 add basic integration tests 2012-11-16 12:43:12 -03:00
Bradley Olson
4123c38273 updated readme to reflect changes. 2012-10-26 11:19:01 -05: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