amplify-cognito-promises
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Amplify Cognito Promises

CircleCI

The Amplify library by AWS is a nice little library for handling user management via Cognito, but every request requires a callback. Amplify Cognito Promises wraps (eventually)many of the normal user flow calls in a Promise, allowing you to easily handle these with async/await instead of callbacks.

This library still requires you to use the original Amplify for Cognito objects which are passed in.

Install

$ npm install amplify-cognito-promises

Usage

Readme

Keywords

none

Package Sidebar

Install

npm i amplify-cognito-promises

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

6.99 kB

Total Files

9

Last publish

Collaborators

  • jacobsidford