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

Avoid redundant Credential Issuer metadata fetching #413

Open
kkmanos opened this issue Nov 5, 2024 · 0 comments
Open

Avoid redundant Credential Issuer metadata fetching #413

kkmanos opened this issue Nov 5, 2024 · 0 comments
Labels
future Enhancements & bug fixes for future versions

Comments

@kkmanos
Copy link
Member

kkmanos commented Nov 5, 2024

Changes in the OpenID4VCIClient instantiations are required, to cut down the redundant credential issuer metadata fetching.

A possible solution to this is to create only one generic instance of OpenID4VCIClient and dynamically fetch metadata only when a credential offer for a specific issuer is received.

@kkmanos kkmanos added the future Enhancements & bug fixes for future versions label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future Enhancements & bug fixes for future versions
Projects
None yet
Development

No branches or pull requests

1 participant