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

added support for client_credentials grant for OAuth 2.0 #62

Conversation

kunalshetye
Copy link
Contributor

The OAuth 2.0 supports both authorization_code and client_credentials approach but only authorization_code is currently implemented in the SDK

Source - https://bynder.docs.apiary.io/#reference/oauth-2.0/token-endpoint/using-client-credentials

@coveralls
Copy link

coveralls commented Oct 22, 2021

Coverage Status

Coverage decreased (-0.9%) to 46.084% when pulling 9ca572c on kunalshetye:feature/client-credentials-support into 7810cb0 on Bynder:master.

@kunalshetye
Copy link
Contributor Author

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

2 participants