This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
socketio-jwt/CHANGELOG.md
2021-01-07 14:32:55 +01:00

896 B

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.