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

[Uploader] Add client_credentials grant type support #278

Closed

Conversation

FikriMilano
Copy link
Contributor

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #277

Engineer Checklist

  • I have run ./gradlew spotlessApply to check my code follows the project's style guide
  • I have built and run the efsity jar to verify my change fixes the issue and/or does not break the application

@FikriMilano FikriMilano requested a review from Wambere August 26, 2024 09:27
@FikriMilano FikriMilano self-assigned this Aug 26, 2024
@FikriMilano FikriMilano changed the title Add client_credentials grant type support [Uploader] Add client_credentials grant type support Aug 26, 2024
uploader/config.txt Outdated Show resolved Hide resolved
@Wambere Wambere force-pushed the 277-add-support-for-client-crdentials-grant-type branch from 6db7710 to 199455e Compare August 26, 2024 16:47
@FikriMilano FikriMilano enabled auto-merge (squash) August 28, 2024 08:23
@FikriMilano
Copy link
Contributor Author

the changes from this pr has been combined in the following pr #279

auto-merge was automatically disabled August 28, 2024 11:19

Pull request was closed

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.

[Uploader] client_credentials grant type is not supported
2 participants