8000 Custom Middleware and new API support by MohammadWaleed · Pull Request #46 · MohammadWaleed/keycloak-admin-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Custom Middleware and new API support #46

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

Merged
merged 7 commits into from 8000
Apr 2, 2021
Merged

Custom Middleware and new API support #46

merged 7 commits into from
Apr 2, 2021

Conversation

MohammadWaleed
Copy link
Owner
  • Add ability to pass custom middleware @syffer
  • Add new API support (User count) @syffer

syffer and others added 7 commits March 13, 2021 11:32
This change make it easier to customize the client middlewares by those using the library.

An example would be to throw exception on http status code 4xx and 5xx instead of returning an array with an "error" key (by using GuzzleHttp\Middleware::httpErrors() for example).
Allow client middlewares to be customized
@MohammadWaleed MohammadWaleed merged commit 4d02c10 into master Apr 2, 2021
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.

2 participants
0