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
divlo
88bfd46c33 chore(release): v2.1.0 2021-03-08 14:37:14 +01:00
divlo
4b95cd4293 chore: improve config files 2021-03-08 14:33:53 +01:00
Sayak Mukhopadhyay
c7f64a6312 feat: add optional onAuthentication option to add user property in socket object (#62) 2021-03-08 14:10:42 +01:00
dependabot[bot]
89518a45d5
build(deps-dev): bump @types/node from 14.14.31 to 14.14.32 (#63) 2021-03-08 13:45:56 +01:00
dependabot[bot]
a5da945bb5
build(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#61) 2021-03-05 14:48:27 +01:00
dependabot[bot]
ce798241e5
build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 (#59) 2021-03-04 12:32:10 +01:00
dependabot[bot]
8dfddbd5b4
build(deps): bump wagoid/commitlint-github-action from v3.0.1 to v3.0.6 (#58) 2021-03-03 13:21:11 +01:00
dependabot[bot]
e353d2a1fe
build(deps-dev): bump markdownlint-cli from 0.27.0 to 0.27.1 (#57) 2021-03-03 13:20:58 +01:00
dependabot[bot]
5a02e25f86
build(deps-dev): bump markdownlint-cli from 0.26.0 to 0.27.0 (#55) 2021-03-02 11:44:26 +01:00
dependabot[bot]
f9678604cc
build(deps-dev): bump husky from 5.1.2 to 5.1.3 (#56) 2021-03-02 11:41:42 +01:00
dependabot[bot]
c5121fb008
build(deps-dev): bump @commitlint/config-conventional (#54) 2021-03-01 11:40:39 +01:00
dependabot[bot]
95e461540a
build(deps-dev): bump @commitlint/cli from 12.0.0 to 12.0.1 (#52) 2021-03-01 11:37:06 +01:00
dependabot[bot]
7687ddfe83
build(deps-dev): bump husky from 5.1.1 to 5.1.2 (#53) 2021-03-01 11:36:53 +01:00
divlo
565f83db9d ci(commitlint): add configFile 2021-02-26 11:02:14 +01:00
dependabot[bot]
6953d6952b
build(deps-dev): bump socket.io from 3.1.1 to 3.1.2 (#51) 2021-02-26 10:56:11 +01:00
dependabot[bot]
3d109f362f
build(deps-dev): bump socket.io-client from 3.1.1 to 3.1.2 (#50) 2021-02-26 10:55:31 +01:00
dependabot[bot]
ced2f5db1e
build(deps): bump wagoid/commitlint-github-action from v2 to v3 (#49) 2021-02-25 07:55:53 +01:00
dependabot[bot]
0971dcc1bb
build(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#47) 2021-02-24 12:57:00 +01:00
dependabot[bot]
a710630ccf
build(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#48) 2021-02-24 12:56:37 +01:00
dependabot[bot]
e50e7ea00e
build(deps-dev): bump @release-it/conventional-changelog (#45) 2021-02-23 11:11:26 +01:00
dependabot[bot]
cff7892c3d
build(deps-dev): bump husky from 5.1.0 to 5.1.1 (#44) 2021-02-23 11:11:08 +01:00
dependabot[bot]
17232c18e1
build(deps-dev): bump pinst from 2.1.4 to 2.1.6 (#46) 2021-02-23 11:10:52 +01:00
dependabot[bot]
8f896eb93b
build(deps-dev): bump @commitlint/cli from 11.0.0 to 12.0.0 (#43) 2021-02-23 11:09:59 +01:00
dependabot[bot]
814fc781e3
build(deps-dev): bump @commitlint/config-conventional (#42) 2021-02-23 11:09:19 +01:00
dependabot[bot]
4291da1417
build(deps): update actions/setup-node requirement to v2.1.5 (#41) 2021-02-23 11:09:02 +01:00
divlo
ad86800d8c chore(release): v2.0.0 2021-02-22 13:07:40 +01:00
divlo
a14d4e937b feat: usage of auth option to send credentials
BREAKING CHANGE: extraHeaders with Authorization doesn't work anymore

See: https://socket.io/docs/v3/middlewares/#Sending-credentials
2021-02-22 13:00:53 +01:00
dependabot[bot]
4ba3e3bccb
build(deps-dev): bump @types/node from 14.14.30 to 14.14.31 (#38) 2021-02-22 11:09:41 +01:00
dependabot[bot]
907b82fca9
build(deps-dev): bump release-it from 14.4.0 to 14.4.1 (#40) 2021-02-22 11:09:26 +01:00
dependabot[bot]
4c469169f4
build(deps-dev): bump husky from 5.0.9 to 5.1.0 (#39) 2021-02-22 11:09:01 +01:00
dependabot[bot]
d5f402df86
build(deps-dev): bump @types/node from 14.14.28 to 14.14.30 (#36) 2021-02-19 09:24:50 +01:00
divlo
d01bcc29fa docs: add authorize options 2021-02-18 20:14:56 +01:00
dependabot[bot]
55a5f71b6e
build(deps-dev): bump @types/node from 14.14.27 to 14.14.28 (#35) 2021-02-15 14:00:04 +01:00
divlo
7ccdb8f9a0 chore: general improvements of config files 2021-02-14 19:28:15 +01:00
dependabot[bot]
b61ddd1872
build(deps-dev): bump @types/node from 14.14.25 to 14.14.26 (#33) 2021-02-12 09:14:26 +01:00
dependabot[bot]
ac3b5177e5
build(deps-dev): bump typescript from 4.1.4 to 4.1.5 (#32) 2021-02-11 09:58:40 +01:00
dependabot[bot]
0e8630d145
build(deps-dev): bump ts-jest from 26.5.0 to 26.5.1 (#30) 2021-02-10 12:20:15 +01:00
dependabot[bot]
bb1daa2e28
build(deps-dev): bump typescript from 4.1.3 to 4.1.4 (#31) 2021-02-10 12:19:50 +01:00
dependabot[bot]
17d7f264a4
build(deps-dev): bump husky from 4.3.8 to 5.0.9 (#29) 2021-02-09 20:22:40 +01:00
dependabot[bot]
7f1c25ed98
build(deps): bump actions/cache from v2 to v2.1.4 (#28) 2021-02-08 14:57:20 +01:00
dependabot[bot]
d9fa92cb1c
build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#27) 2021-02-04 14:36:58 +01:00
dependabot[bot]
b08354f2b2
build(deps-dev): bump socket.io from 3.1.0 to 3.1.1 (#26) 2021-02-04 13:37:42 +01:00
dependabot[bot]
06141ec89d
build(deps-dev): bump @types/node from 14.14.22 to 14.14.24 (#25) 2021-02-04 13:37:00 +01:00
dependabot[bot]
113df6f8f7
build(deps-dev): bump release-it from 14.2.2 to 14.3.0 (#24) 2021-02-04 13:36:26 +01:00
dependabot[bot]
a761725e6b
build(deps-dev): bump socket.io-client from 3.1.0 to 3.1.1 (#23) 2021-02-04 13:36:00 +01:00
dependabot[bot]
f5a13c01b0
build(deps-dev): bump ts-jest from 26.4.4 to 26.5.0 (#22) 2021-02-01 18:16:22 +01:00
divlo
5e3f5c1871 chore(release): v1.1.1 2021-01-28 19:16:53 +01:00
divlo
af7ff4e8d9 test: fix typings in fixture keySecret 2021-01-28 19:12:46 +01:00
divlo
959652b3d3 docs(readme): key.getPublicKey() with jwks-rsa 2021-01-28 18:53:56 +01:00
divlo
c1a9213a52 fix(types): decodedToken in secret callback
close #21
2021-01-28 18:47:38 +01:00