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

Feature client data in body #174

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

clancy-au
Copy link

Allows client_id and client_secret to be sent in the request body instead of in the Authorization header. This is required for authentication with the MYOB AccountRight API (see https://developer.myob.com/api/accountright/api-overview/authentication/ and according to PostMan issue 2296 is necessary for Azure REST APIs.

postatum and others added 24 commits May 7, 2020 23:31
* Remove travis email conf. Bump version

* Restore npm email in travis config

* Use Travis dpl v2. Remove npm email
fix invalid calling object 'btoa' in Edge (Chromium) mulesoft-labs#148
…_parameters

Preserve query string params in authorizationUri
…ulesoft-labs#154)

If `scopes` is set to `""` or `[]` then we should send an empty string.
If `scopes` is undefined (not set), then we don't send it at all.
* Remove travis email conf. Bump version

* Restore npm email in travis config

* Use Travis dpl v2. Remove npm email
…ulesoft-labs#154)

If `scopes` is set to `""` or `[]` then we should send an empty string.
If `scopes` is undefined (not set), then we don't send it at all.
@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @agentschmitt @clancy-au to sign the Salesforce.com Contributor License Agreement.

@clancy-au
Copy link
Author

I tried to sign the CLA but got an error: Could not sign the CLA, please contactoss-cla@salesforce.com

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @agentschmitt to sign the Salesforce.com Contributor License Agreement.

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

Successfully merging this pull request may close these issues.

4 participants