Releases: getyoti/yoti-node-sdk
Releases · getyoti/yoti-node-sdk
v3.3.0
Added
- Parent Remember Me ID
X-Yoti-SDK-Version
header- New Image object
Changed
ursa
tonode-rsa
base64-url
from1.3.3
to^2.2.0
browser.js
in example project
Deprecated
getUserId()
(to be replaced bygetRememberMeId()
)
v3.2.1
Fixed
- Unpinned dependencies in
package.json
v3.2.0
Changes we made in this release:
- Add profile attributes anchors
- Add a new getter 'getProfile()' to activityDetails for the new attributes.
- Update the examples profile to include the new attributes and their anchors
- Apply new style to the examples profile page.