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

Support OAuth2 request-body credentials #1511

Merged
merged 1 commit into from Mar 16, 2018
Merged

Support OAuth2 request-body credentials #1511

merged 1 commit into from Mar 16, 2018

Conversation

noirbizarre
Copy link
Contributor

This PR allows OAuth2 request-body credentials (ie. you can submit client_id and client_secret in the POST body when querying /oauth/token)

CHANGELOG.md Outdated
@@ -2,7 +2,7 @@

## Current (in progress)

- Nothing yet
- Support request-body credential in OAuth2 [#1511](https://github.com/opendatateam/udata/pull/1511)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add something like Fix a regression introduced in 1.3.0.

@noirbizarre noirbizarre merged commit 8a29300 into opendatateam:master Mar 16, 2018
@noirbizarre noirbizarre deleted the oauth2-request-body-credentials branch March 16, 2018 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants