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

44 Commits

Author SHA1 Message Date
allcontributors[bot]
0f639e4d00 docs: update README.md 2019-07-16 09:36:35 +00:00
allcontributors[bot]
91ba2424de docs: update README.md 2019-07-16 09:35:21 +00:00
allcontributors[bot]
88d0cce4d8 docs: update README.md 2019-07-16 09:34:43 +00:00
allcontributors[bot]
cae64d6aba docs: update README.md 2019-07-16 09:34:11 +00:00
Conrad Sopala
5f784a3c59
Update README.md 2019-07-16 11:33:44 +02:00
allcontributors[bot]
c1db159ed6 docs: update README.md 2019-07-16 09:32:17 +00:00
Konrad Sopala
062f5880f2 Unified README structure. 2019-01-15 17:43:44 +01:00
Conrad Sopala
3edd9d5673
Merge pull request #111 from Philhil/Fix-Spelling
fix spelling
2018-12-04 20:33:17 +01:00
Andrés Aguiar
c0e66b62d7 Update README.md 2017-08-31 15:53:25 -03:00
Andrés Aguiar
b504cee60c Update README.md 2017-08-31 14:54:21 -03:00
Philippe
cac4cb06c8 fix spelling 2017-01-04 11:09:02 +01:00
Bruce Hem
674bbb659a Fix authentication flow on client side 2016-08-19 22:01:36 +07:00
José F. Romaniello
5a5cd7c45a Merge pull request #66 from gjsmith66/gjsmith66-patch-1
Update README.md
2016-06-21 14:48:07 +02:00
José F. Romaniello
b78156dc91 Merge pull request #69 from Daedalus11069/daedalus11069-patch-optional-async
Make .disconnect() async call optional
2016-06-21 14:46:19 +02:00
José F. Romaniello
606708fb1b improve license information 2016-01-14 09:19:45 -03:00
Daedalus11069
730a83ed6b doc changes to allow optional async disconnect 2015-12-25 20:17:01 -08:00
gjsmith66
ba0497cb23 Update README.md
Update README.md to fix example on how to handle unauthorized access.
2015-12-17 13:36:51 -05:00
Damian Fortuna
e094d231b2 Add ability to generate secret dynamically
This allow you to pass a function instead of an string in order to
generate secret based on the new connection features.
2015-11-18 18:49:55 -03:00
José F. Romaniello
c6feb807d8 minor. closes #43 2015-05-29 09:49:31 -03:00
José F. Romaniello
276e7aa514 add travis config 2015-05-29 09:42:19 -03:00
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