uphold-sdk-javascript
uphold-sdk-javascript copied to clipboard
Uphold SDK for JavaScript
#### Description upgraded request package, which has been deprecated: https://github.com/request/request/issues/3142 used https://www.npmjs.com/package/got a close equivalent to reduce changes to api cleaned up for newer versions of node (v14.15 lts) `yarn...
How to use this library with client_credentials grant type? NPM is not updated with latest?
How to use this SDK to generate a PAT?
This PR adds the support for a `priority` field when creating card transactions.
#### Description The `.api` method should allow different `content-type`. Right now, it's only allowing `application/json` and forcing the `body` to be stringified. Let's discuss the better approach to handle it....
#### Description This PR adds a new feature that allows an authenticated user to get access tokens for a given target client id and secret. This is needed in order...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...