Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client_{id,_secret} are no longer passed as query, but basic authentication only #41

Merged
merged 4 commits into from
Feb 25, 2020

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Feb 25, 2020

gr2m added 3 commits February 25, 2020 13:21
…authentication only

BREAKING CHANGE: `:client_id` and `:access_token` URL parameters are no longer set by default

BREAKING CHANGE: `client_id` and `client_secret` are now passed as basic authentication for any URL

BREAKING CHANGE: The `url` option has been removed for `auth({ type: "app" })`

BREAKING CHANGE: `auth({ type: "app" })` no longer returns a `.query` key
@gr2m gr2m force-pushed the drop-defaults-and-request-query branch from f2b0fee to e2d3977 Compare February 25, 2020 21:21
@gr2m gr2m merged commit 85a04fa into master Feb 25, 2020
@gr2m gr2m deleted the drop-defaults-and-request-query branch February 25, 2020 21:41
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant