pkg-amazon-cognito-identity-js-with-proxy-fetch
v5.2.4-beta.4
Published
Amazon Cognito Identity Provider JavaScript SDK with proxy fetchOptions
Downloads
8
Maintainers
Readme
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.