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

Reorganize OAUTH2 & Credential Issuer HTTP clients #212

Conversation

babisRoutis
Copy link
Contributor

@babisRoutis babisRoutis commented Apr 30, 2024

Closes #213

This PR re-factors the HTTP clients for placing calls towards the OAUTH2 / OIDC and Credential Issuer servers.

A new package .internal.http was added and clients were moved there.
Also in this package Transfer objects (for JSON) were moved

@babisRoutis babisRoutis added the feature New feature or request label Apr 30, 2024
@babisRoutis babisRoutis marked this pull request as ready for review May 1, 2024 07:32
@babisRoutis babisRoutis requested a review from a team as a code owner May 1, 2024 07:32
@babisRoutis
Copy link
Contributor Author

@vafeini Perhaps PR is too extensive...
Haven't implemented yet handling encrypted batch response. It should be straightforward

@babisRoutis babisRoutis changed the title Support response encryption for batch & deferred endpoint Reorganize OAUTH2 & Credential Issuer HTTP clients May 1, 2024
@babisRoutis babisRoutis added this to the openid4vci-kt v0.2.2 milestone May 1, 2024
@babisRoutis babisRoutis merged commit 5898723 into eu-digital-identity-wallet:main May 1, 2024
4 checks passed
@babisRoutis babisRoutis deleted the fix/response-encryption-deferred-endpoint branch May 1, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve package/code structure
2 participants