amplify-js

A declarative JavaScript library for application development using cloud services.

APACHE-2.0 License

Downloads
44.4M
Stars
9.4K
Committers
431
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • amazon-cognito-identity-js - v2.0.5
    • Enhancement: Update crypto browserify to v3.0.0 #731
    • Enhancement: Callback with error if error thrown due to network #605
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-ampify-angular - v0.1.1:
    • Bug Fix: angular sign in mfa check #759
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-amplify-react-native - 0.2.11
    • Feature: federated sign in for react native #818
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-ampify-react - v0.1.45
    • Bug Fix: Fix Auth completeNewPassword #736
    • Enhancement: Add hidden style #757
    • Enhancement: Import sdk on need #770
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-amplify - v0.4.0
    • Bug Fix: To return an empty object instead of undefined if auth is not configured. #714
    • Bug Fix: Analytics retry issue #644
    • Bug Fix: Adds the ability to sign custom graphql requests. #743
    • Bug Fix: Changed refreshing federated token logic #797
    • Bug Fix: API fixes: escape characters on url and query strings #782
    • Bug Fix: Set graphql dependency version to exactly 0.13.0 #800
    • Bug Fix: [RN] Get guest credentials identity cached into AsyncStorage #835
    • Enhancement: Add support for developer authenticated strategies #425
    • Enhancement: Auth current authenticated user enhancement #713
    • Enhancement: Allow the developer to provide an identity id #665
    • Enhancement: Move amplify config into common module #763
    • Enhancement: Add isAllResponse to custom authorizer request in API #664
    • Enhancement: Add peerDependencies for graphql #832
    • Feature: Add ServiceWorker utility class #831
    • Feature: federated sign in for react native #818
amplify-js - [email protected]

Published by manueliglesias over 6 years ago

  • aws-amplify-react - v0.1.43
    • Feature: OAuth / Cognito Hosted UI HOCs #565 #480 #311 #45 #542 #376
amplify-js - [email protected]

Published by manueliglesias over 6 years ago

  • aws-amplify - v0.3.3
    • remove unused variable #670
    • Enhancement: Configurable Storage prefix #611 #332 #668
    • Enhancement: Analytics events resending limit #590
    • Bug Fix: Cannot sign in after Auth.completeNewPassword #589
    • Bug Fix: Declare type dependencies #629
    • Bug Fix: API GraphQL connect fix #652
    • Feature: OAuth / Cognito Hosted UI #565 #480 #311 #45 #542 #376 #710
    • Enhancement: add docs for protected storage level #626
    • Enhancement: Dispatch failure event for pwd completion error #694
    • Bug Fix: Sign out and i18n #700
    • Enhancement: Initial commit of documentation change #708
    • Bug Fix: use NetworkError code in aws-cognito-identity #706
amplify-js - [email protected]

Published by richardzcode over 6 years ago

Angular module for inclusion in angular apps.

  • Angular service provider with access to Amplify categories
  • Default base theme css
  • Authentication state subject/subscribe
  • UI components for Angular
    • Authenticator
    • Storage - photo-picker, album, s3-image
  • Typescript watch command for local development
amplify-js - [email protected]

Published by elorzafe over 6 years ago

  • Feature: Adding graphql support #645.
  • Bug Fix: Analytics retry issue #644.
amplify-js - [email protected]

Published by elorzafe over 6 years ago

  • Feature: Adding Connect component for graphql #645.
  • Bug Fix: Keyboard dismiss fix #530
amplify-js - [email protected]

Published by elorzafe over 6 years ago

  • Feature: Adding Connect component for graphql #645.
amplify-js - Amplify Release v0.2.15

Published by nidsharm over 6 years ago

  • Enhancement: Preserve error context when loading Cognito credentials. #577
  • Enhancement: Increase test coverage for PubSub. #588
  • Enhancement: Fix StorageCache configure and use InMemoryCache. #635
  • Bug Fix: Sign out fix. #511
  • Bug Fix: Adding Polyfill.js to fix PubSub. #588
  • Bug Fix: Ensure credentials retrieved only once on page reload. #486
  • Bug Fix: Fix empty object returned in componentDidMount when using Auth.currentUserInfo. #608
  • Bug Fix: Setting authData after ConfirmSignIn
amplify-js - [email protected]

Published by powerful23 over 6 years ago

03/28/2018

  • aws-amplify-react - v0.1.38
    • Enhancement: adding onError support for withGoogle Federated login #475
amplify-js - [email protected]

Published by powerful23 over 6 years ago

03/28/2018

  • aws-amplify - v0.2.14
    • Enhancement: Refreshing Federated jwt token on need. #191
    • Enhancement: Binding console to console functions #458
    • Enhancement: Customize endpoint userId and attributes #437
    • Enhancement: Analytics turn on/off #479
    • Enhancement: Add params.ContentDisposition to Storage.put() #501
    • Enhancement: Make Storage operations options optional #527
    • Enhaneement: Adding custom federated auth provider #540
    • Feature: Initial implementation of PubSub category #460
    • Bug Fix: Retrieving credentials only once when reloading pages #486
    • Bug Fix: Sign out fix #511
    • Bug Fix: Credentials expired case handle #528
amplify-js - v0.2.11

Published by mlabieniec over 6 years ago

aws-amplify - v0.2.11

  • Enhancement: Analytics customize endpointId #421
  • Enhancement: Auth TOTP #407
  • Enhancement: Add support for developer authenticated strategies #425
  • Enhancement: Generate declaration file #381
  • Enhancement: Cognito cookie storage #398
  • Feature: Analytics plugin #236

aws-amplify-react - v0.1.36

  • Enhancement: Make options parameter optional in Storage.put #406
  • Enhancement: Auth TOTP #407
  • Bug Fix: Fix issue #357 for authenticator hidedefault #400

aws-amplify-react-native - v0.2.7

  • Bug Fix: asyncStorageCache #412

amazon-cognito-identity-js - v2.0.2

  • Enhancement: Missing types fix #454
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-amplify 0.2.9
    • fix for missing endpoint in config #373
amplify-js - [email protected]

Published by manueliglesias over 6 years ago

  • aws-amplify - v0.2.8
    • Enhancement: Allow service info config for API #312
    • Enhancement: Add expires key to s3.get() #327
    • Bug Fix: currentUserInfo should check for user if no credentials source #331
    • Enhancement: Push Notification #343
    • Enhancement: Add a method to change password for currently authenticated user #349
amplify-js - [email protected]

Published by manueliglesias over 6 years ago

  • aws-amplify-react - v0.1.34
    • Enhancement: Export VerifyContact #365
amplify-js - [email protected]

Published by manueliglesias over 6 years ago

  • aws-amplify-react-naitve - v0.2.5
    • Enhancement: Push Notification #343
    • Bug Fix: Fix typo #356
amplify-js - [email protected]

Published by powerful23 over 6 years ago

  • aws-amplify-react-naitve - v0.2.4
    • Bug Fix: Check if SMS enabled for RequireNewPassword #296
    • Enhancement: Add Loading page for React Native authenticator #233
    • Enhancement: Make withAuthenticator HOC configurable #110
    • Enhancement: Use componentWillReceiveProps instead of componentWillMount to set username in confirmSignUp #306
Package Rankings
Top 0.51% on Npmjs.org
Top 10.5% on Repo1.maven.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README