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

26 Commits

Author SHA1 Message Date
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
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
Annyv2
007aad4f09 Update lock 2016-03-30 11:49:32 -04:30
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
Vlad
46c212363f Changed popup to redirect mode, updated dependencies 2016-01-07 16:44:05 +02: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
Annyv2
46ed7a6628 Update README.md 2015-11-26 09:49:32 -04:30
Annyv2
d34ee09ccd Create package.json 2015-11-25 19:26:08 -04:30
Annyv2
598558beba Create index.js 2015-11-25 19:25:27 -04:30
Annyv2
fa617d796d Create index.html 2015-11-25 19:24:37 -04:30
Annyv2
2f4dbf0f5c Create auth0-variables 2015-11-25 19:23:42 -04:30
Annyv2
4afc4bd2f0 Create README.md 2015-11-25 19:22:38 -04:30