amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
423 stars 232 forks source link

Update lib folder with latest code changes + add babel-preset-env #141

Closed hamzapurra closed 5 years ago

hamzapurra commented 6 years ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

erothmayer commented 6 years ago

@powerful23 can you help get this approved? Without this your earlier Storage and CookieStorage changes aren't available to some users via the published package.

powerful23 commented 6 years ago

@erothmayer sure. @hamzapurra can you explain why babel-preset-env is added into package.json? Also @yuntuowang

yuntuowang commented 6 years ago

I have published v1.2.4 to include newest /es and /lib files for CognitoAuth.js and CookieStorage.js.