Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Releases: amazon-archives/amazon-cognito-identity-js

v1.20.0 release of amazon cognito identity js

20 Sep 23:53
Compare
Choose a tag to compare

Included the latest typescript typings.

v1.19.0 release of amazon cognito identity js

12 Jun 19:45
Compare
Choose a tag to compare

Returned sub on sign up and adding browser optimizations.

v1.18.0 release of amazon cognito identity js

23 May 16:49
Compare
Choose a tag to compare

Solves result is not defined bug.

v1.17.0 release of amazon cognito identity js

11 May 23:53
Compare
Choose a tag to compare

Added configurable storage and non-minified files.

v1.16.0 release of amazon cognito identity js

27 Feb 21:43
Compare
Choose a tag to compare

Brought in JSBN and updated Notice file.

v1.15.0 release of amazon cognito identity js

15 Feb 23:14
Compare
Choose a tag to compare

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

14 Feb 21:10
Compare
Choose a tag to compare

Importing only the CognitoIdentityServiceProvider client and util from the AWS SDK.

v1.13.0 release of amazon cognito identity js

09 Feb 21:26
Compare
Choose a tag to compare

Removed SJCL as a dependency and fixed typescript typings.

v1.12.0 release of amazon cognito identity js

19 Jan 23:28
Compare
Choose a tag to compare

v1.11.0 release of amazon cognito identity js

05 Jan 20:36
Compare
Choose a tag to compare

Added challenge parameters to the mfaRequired function of the return object.