Releases: symblai/symbl-js-sdk
Releases · symblai/symbl-js-sdk
v1.4.10
- Fixed issue related to access_token
v1.4.9
- Removed
access_token
from request url
1.1.3
- 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.