This repository has been archived by the owner on Feb 24, 2018. It is now read-only.
Releases: amazon-archives/amazon-cognito-identity-js
Releases · amazon-archives/amazon-cognito-identity-js
v1.20.0 release of amazon cognito identity js
Included the latest typescript typings.
v1.19.0 release of amazon cognito identity js
Returned sub on sign up and adding browser optimizations.
v1.18.0 release of amazon cognito identity js
Solves result is not defined bug.
v1.17.0 release of amazon cognito identity js
Added configurable storage and non-minified files.
v1.16.0 release of amazon cognito identity js
Brought in JSBN and updated Notice file.
v1.15.0 release of amazon cognito identity js
Solved an issue that occurred rarely related to the padding of the U value that is used in computing the HKDF.
v1.14.0 release of amazon cognito identity js
Importing only the CognitoIdentityServiceProvider client and util from the AWS SDK.
v1.13.0 release of amazon cognito identity js
Removed SJCL as a dependency and fixed typescript typings.
v1.12.0 release of amazon cognito identity js
Added Typescript typings.
v1.11.0 release of amazon cognito identity js
Added challenge parameters to the mfaRequired function of the return object.