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

50 Commits

Author SHA1 Message Date
José F. Romaniello
ab32589c2c Merge branch 'example/package.json' of https://github.com/jghaines/socketio-jwt into jghaines-example/package.json 2016-06-21 09:37:51 -03:00
Vlad
4bb2ab97a9 dependencies update (jade renamed to pug) 2016-06-08 22:13:53 +03:00
Vlad
4802b67397 semicolons and indentation fix 2016-04-28 00:44:50 +03: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
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
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
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
Annyv2
eea88d51c2 Update README.md 2015-11-25 19:15:52 -04:30
Annyv2
47da4c6855 Update index.js 2015-11-25 19:10:15 -04:30
Annyv2
4a905bdcfc Update index.html 2015-11-25 19:09:05 -04:30
Annyv2
575269eaf6 Update auth0-variables 2015-11-25 19:06:04 -04:30
Annyv2
a33bdfd730 Create auth0-variables.js 2015-11-24 14:03:25 -04:30
Annyv2
f9d1c10783 Updated Lock
Updated version of Lock
2015-11-23 20:18:26 -04:30
Annyv2
37bb5bbc09 Update index.js
Updated console log to show the JWT
2015-11-23 20:17:16 -04:30
Annyv2
eae6966dfd Update README.md 2015-11-23 20:00:28 -04:30
Annyv2
4dd06a28ce Update README.md 2015-11-23 19:58:04 -04:30
Annyv2
cf81a579a5 Create README.md 2015-11-23 19:57:18 -04:30
Alberto Güerere
31b4c450e0 Introduced a new example
This introduces a new example project that build on top of socket.io’s
own tutorial. Fixes https://github.com/auth0/socketio-jwt/issues/59
2015-10-15 17:12:11 -04:30
José F. Romaniello
d6cd5c2254 minor 2015-08-31 11:09:22 -03:00
wonderdogone
ddbee9fc9d updated express version for example
updated the example to work with express version 4.10.6.
Removed connect middleware. Added serve-static and body-parser
middleware.
Updated package.json to reflect changes
2014-12-17 20:10:56 -08:00
José F. Romaniello
870a274be9 update example 2014-06-14 19:01:34 -03:00
José F. Romaniello
8e567b90a5 fix #3 2014-02-07 11:11:14 -02:00
José F. Romaniello
54a33c260c change user to decoded_token 2014-01-14 17:44:03 -03:00
José F. Romaniello
e62618837c add example 2014-01-14 11:04:41 -03:00