5.2.4-beta.4 • Published 2 years ago

pkg-amazon-cognito-identity-js-with-proxy-fetch v5.2.4-beta.4

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 years ago

Amazon Cognito Identity SDK for JavaScript with Proxy

Introduction

When using amazon-cognito-identity-js I needed a way to inject a proy agent into the fetch call of the userpool client.

It was possible, because credentials was already being passed in as fetch options, but there needed ot be a small mode to allow for the agent property to also be passed on also.

Hence the need for this package.

Original Repo

The original source code can be found here:

https://github.com/aws-amplify/amplify-js

Setup

To be completed ...

Change Log

Latest change logs have been moved to CHANGELOG.md.