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

408 Commits

Author SHA1 Message Date
José F. Romaniello
b1c674017f Merge pull request #90 from Amialc/master
dependencies update (jade renamed to pug)
2016-06-21 14:34:55 +02:00
José F. Romaniello
e50cf9c7ec 4.4.0 2016-06-15 08:35:49 -03:00
José F. Romaniello
93a4474686 Merge branch 'kripod-patch-2' 2016-06-15 08:35:40 -03:00
Kristóf Poduszló
729d5530be Added ability to use a custom decodedPropertyName 2016-06-15 08:25:40 +02:00
Vlad
4bb2ab97a9 dependencies update (jade renamed to pug) 2016-06-08 22:13:53 +03:00
bartlomiej-korpus
64ed562d05 fix TypeError when authenticate is sent with null 2016-05-26 21:12:47 +02:00
Nathan Totten
23b6242d2a Merge pull request #85 from Amialc/master
semicolons and indentation fix
2016-05-19 14:27:30 -07:00
Vlad
4802b67397 semicolons and indentation fix 2016-04-28 00:44:50 +03:00
Jason Haines
331e6556b6 Merge commit '061348f9d2108644db47f2f1e13853a4f9c93eeb'
* commit '061348f9d2108644db47f2f1e13853a4f9c93eeb':
  Use process.env.PORT when available
2016-04-16 17:38:28 +10:00
Jason Haines
1bd4f93507 Remove pug ; non-trivial upgrade 2016-04-16 17:37:52 +10:00
Jason Haines
c1897aacc0 Merge branch 'example/package.json'
* example/package.json:
  Remove pug
  package.json updates Add scripts.start Upgraded all the dependencies libraries (except jade -> pug; non-trivial) Made npm happy with formatting updates
  Revert "package.json updates"
  package.json updates Add scripts.start Upgraded all the dependencies libraries (except jade -> pug; non-trivial) Made npm happy with formatting updates
2016-04-16 17:36:52 +10:00
Jason Haines
8994267fb2 Remove pug 2016-04-16 17:30:03 +10:00
Jason Haines
e0f3cb5763 package.json updates
Add scripts.start
Upgraded all the dependencies libraries (except jade -> pug; non-trivial)
Made npm happy with formatting updates
2016-04-16 17:26:54 +10:00
Jason Haines
4802307532 Revert "package.json updates"
This reverts commit a818725e30.
2016-04-16 17:25:52 +10:00
Jason Haines
96355b2cda package.json updates
Add scripts.start
Upgraded all the dependencies libraries (except jade -> pug; non-trivial)
Made npm happy with formatting updates
2016-04-16 17:25:23 +10:00
Jason Haines
a818725e30 package.json updates
Add scripts.start
Upgraded all the dependencies libraries (except jade -> pug; non-trivial)
Made npm happy with formatting updates
2016-04-16 17:15:59 +10:00
Jason Haines
3c30d30368 'unauthorized' event handler
The example doesn't give any notification on an Unauthorised error.
It would be nice to log something on the server too, but I don't see how to do this.
2016-04-16 17:00:05 +10:00
Jason Haines
061348f9d2 Use process.env.PORT when available
Use process.env.PORT when available, otherwise default to 3001
2016-04-16 15:54:32 +10:00
Nathan Totten
8ebeaba025 Merge pull request #80 from Annyv2/patch-1
Update lock to version 9
2016-04-04 13:49:49 -07:00
Annyv2
007aad4f09 Update lock 2016-03-30 11:49:32 -04:30
Nathan Totten
4057a43555 Merge pull request #77 from aguerere/example-update-lock-120216
Example update Lock to 8.2
2016-02-24 11:15:38 -08:00
Alberto Güerere
cb351b8ed4 Example update Lock to 8.2
Updates the Lock version used in the example project.

Fixes https://github.com/auth0/socketio-jwt/issues/76
2016-02-12 21:16:59 -04:30
Nathan Totten
4712148963 Merge pull request #71 from Amialc/popupchange
Changed popup to redirect mode, updated dependencies
2016-02-09 10:18:10 -08:00
José F. Romaniello
09f2ab9c5b 4.3.4 2016-01-14 09:19:52 -03:00
José F. Romaniello
606708fb1b improve license information 2016-01-14 09:19:45 -03:00
Vlad
46c212363f Changed popup to redirect mode, updated dependencies 2016-01-07 16:44:05 +02:00
Daedalus11069
730a83ed6b doc changes to allow optional async disconnect 2015-12-25 20:17:01 -08:00
Daedalus11069
0fa2cc2590 Make async call of .disconnect() optional 2015-12-25 19:48:58 -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
Nathan Totten
c31764aac3 Merge pull request #65 from Annyv2/seed-project
Update Seed Project
2015-12-08 16:19:44 -08:00
Annyv2
454f50187e Update style.css 2015-12-01 16:48:31 -04:30
Annyv2
493026cb74 Update package.json 2015-12-01 16:38:16 -04:30
Annyv2
cda9fe25db Update README.md 2015-12-01 15:45:49 -04:30
Annyv2
d14e67ec27 Create style.css 2015-12-01 15:40:25 -04:30
Annyv2
ccd6172d15 Delete index.html 2015-12-01 15:39:09 -04:30
Annyv2
e1606408ea Create layout.jade 2015-12-01 15:38:49 -04:30
Annyv2
8cfc9ccd6f Delete index.jade 2015-12-01 15:37:32 -04:30
Annyv2
a31cc9106c Create index.jade 2015-12-01 15:36:55 -04:30
Annyv2
ad5aa83cee Create index.jade 2015-12-01 15:36:15 -04:30
Annyv2
ac5c58cd62 Update index.js 2015-12-01 15:33:06 -04:30
Annyv2
18a3c01d44 Update package.json 2015-12-01 15:31:58 -04:30
Annyv2
d84b977fdd Delete auth0-variables.js 2015-12-01 15:31:07 -04:30
Nathan Totten
7d77b59bea Merge pull request #64 from Annyv2/seed-project
Updated Seed Project
2015-11-30 11:03:40 -08:00
Damian Schenkelman
d6aa78d107 Merge pull request #63 from daf-spr/feature/dynamically-generated-secret
Add ability to generate secret dynamically
2015-11-30 10:20:30 -03:00
Annyv2
46ed7a6628 Update README.md 2015-11-26 09:49:32 -04:30
Annyv2
eab3771d3b Delete index.js 2015-11-25 19:27:16 -04:30
Annyv2
b870e4d5b1 Delete index.html 2015-11-25 19:27:08 -04:30
Annyv2
b560968eb1 Delete auth0-variables.js 2015-11-25 19:26:56 -04:30
Annyv2
52c879507e Delete README.md 2015-11-25 19:26:47 -04:30
Annyv2
a89279bd42 Delete package.json 2015-11-25 19:26:30 -04:30