This website requires JavaScript.
Explore
Help
Register
Sign In
Thream
/
socketio-jwt
Watch
2
Star
1
Fork
0
You've already forked socketio-jwt
mirror of
https://github.com/Thream/socketio-jwt.git
synced
2024-07-21 09:38:31 +02:00
Code
Issues
Releases
Activity
b7e1fcde6d
socketio-jwt
/
CHANGELOG.md
divlo
fd79d99235
chore(release): v1.1.0
2021-01-07 14:32:55 +01:00
896 B
Raw
Blame
History
Changelog
1.1.0
(2021-01-07)
Features
add algorithms option (
abbabc5
)
add support for jwks-rsa (
#1
) (
261e8d6
)
improve types by extending socket.io module (
#6
) (
84b523f
)
1.0.1
(2020-12-29)
Documentation
fix usage section by correctly importing
authorize
1.0.0
(2020-12-29)
Initial release.