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

9 Commits

Author SHA1 Message Date
Divlo
dff86f7bda
build(deps): bump jest from 26.6.3 to 27.0.6
close #128
2021-07-23 23:00:25 +02: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
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
divlo
af7ff4e8d9 test: fix typings in fixture keySecret 2021-01-28 19:12:46 +01:00
divlo
261e8d66e2 feat: add support for jwks-rsa (#1) 2021-01-07 14:30:37 +01:00
divlo
d44bd9e17e test: add authorize 100% coverage 2020-12-29 04:05:39 +01:00
divlo
0e534dd8ee feat: add support for socket.io >= 3.0.0 2020-12-29 03:32:28 +01:00
divlo
e328a83a18 fix: temporary fix ts errors by using any type 2020-12-29 01:55:44 +01:00
divlo
02337add0d test: add authorizer and fixture 2020-12-28 23:51:03 +01:00