Skip to content

Releases: symblai/symbl-js-sdk

v1.4.10

03 Sep 14:32
78ae8a9

Choose a tag to compare

  • Fixed issue related to access_token

v1.4.9

03 Sep 12:44
61f242e

Choose a tag to compare

  • Removed access_token from request url

1.1.3

07 Sep 21:46
bea5c92

Choose a tag to compare

  • Rename package from symbl-node to @symblai/symbl-js. Focus on being both Node.js and Web compatible.
  • User can now authenticate by passing only accessToken to init call.
  • Add ability to use Subscribe API by using subcribeToConnection call.