Releases: pozil/pub-sub-api-node-client
Releases · pozil/pub-sub-api-node-client
v2.1.3 - Fix field bitmap parsing bug
- fix: field bitmap parsing bug
v2.1.2 - Fix release
- fix: removed Husky from distributed package
v2.1.0 - Support for user-supplied authentication
- feat: added the ability use user-supplied authentication
v2.0.1 - Generic standalone client
- Complete refactor of the app to convert it from a sample into a generic/reusable client.
- Added support for JWT auth
- Works on node@18
v1.4.0 - client_credentials login flow
- feat: added support for
client_credentialslogin flow - build: bumped dependencies