Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

feat: Add support to allow alternate WebAPI Fetch implementation #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

agrohs
Copy link

@agrohs agrohs commented Mar 17, 2019

Type

  • Feature

    Implements a new feature

Description

A brief description of the goals of the pull request.

    var shippo = require('shippo')('<YOUR_PRIVATE_KEY>', [
      { Fetch: myCustomWebAPIfetch }
    ]);

Dependencies

Other PRs or builds that this PR depends on.

  • N/A

Issues

A list of issues closed by this PR.

  • N/A

Notes

  • Ex. - a scenario where you want to proxy the request to avoid exposing <YOUR_PRIVATE_KEY> in any requests.

@agrohs
Copy link
Author

agrohs commented Mar 21, 2019

@mootrichard, @glsoda - just checking the status of this repository to see if its still being maintained/still accepting PRs and/or happy to offer any help maintaining if needed.

Cheers!

@mootrichard
Copy link
Contributor

@agrohs I am no longer a maintainer on this repo. @simonkreuz is one of the founders, and would hopefully be able to get someone's eyes on it from his team.

@agrohs
Copy link
Author

agrohs commented Mar 25, 2019

Thanks @mootrichard (and hello @simonkreuz). Let me know if this repo is still active and if any questions/changes needed to merge the PR?

@smkrz
Copy link
Member

smkrz commented Mar 25, 2019

@agrohs - yes the repo is still active, but we're a bit understaffed on node developers. I'm working with the team and will provide another update shortly. Thanks for your patience.

@agrohs
Copy link
Author

agrohs commented Mar 25, 2019

Sounds great, no worries at all!

(and offer still stands any time if you need an extra contributor/pair of eyes as part of the team on the repo to handle any reviews/merges and such)

@smkrz
Copy link
Member

smkrz commented Apr 2, 2019

@agrohs - quick update: we're on this, but it's unfortunately taking a bit longer. Thanks for your patience. I hope to have an actual update this week.

@agrohs
Copy link
Author

agrohs commented Apr 2, 2019 via email

@agrohs
Copy link
Author

agrohs commented Apr 9, 2019

Just checking back in on here to see if any comments/questions/help needed?

@agrohs
Copy link
Author

agrohs commented Apr 18, 2019

@simonkreuz, just following up to see if any changes needed in here/any questions at all? we have a launch coming up that has been using our forked version of it for some time and ideally would love to get this PR merged before then if at all possible?

@malcolmrebughini
Copy link

Hi @agrohs. I would like to know a bit more about the use case for this.

Do you have a custom fetch implementation server side? Or is this for client side usage?

Thanks.

@agrohs
Copy link
Author

agrohs commented Apr 18, 2019 via email

@agrohs
Copy link
Author

agrohs commented May 15, 2019

Just checking back in on here?

@agrohs
Copy link
Author

agrohs commented Jun 5, 2019

Just touching base again to see if any input needed on here/any movement/any plans to merge the PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants