Skip to content

A "fork" of the amazon-cognito-identity-js lib with custom fetchOption pass-thru

License

Notifications You must be signed in to change notification settings

vincro/pkg-amazon-cognito-identity-js-with-proxy-fetch

Repository files navigation

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.

About

A "fork" of the amazon-cognito-identity-js lib with custom fetchOption pass-thru

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published