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

Feat/type metadata #247

Merged
merged 3 commits into from
Aug 18, 2024
Merged

Conversation

cre8
Copy link
Contributor

@cre8 cre8 commented Aug 16, 2024

Adding the schema validation based on the typed metadata.

This feature has to be activated with a parameter when the instance is created without breaking existing applications. The function to fetch the typed metadata can be overridden, the default one with fetch it from the url.

At this point it is only used for validation, after this MR got merged, the metadata should be fetched via a function (either be returned after the validation and/or it's able to fetch them via a dedicated call to skip the validation of the credential) to receive the display information.

Signed-off-by: Mirko Mollik <[email protected]>
Signed-off-by: Mirko Mollik <[email protected]>
Signed-off-by: Mirko Mollik <[email protected]>
@cre8 cre8 merged commit 96e76a9 into openwallet-foundation-labs:main Aug 18, 2024
7 checks passed
@cre8 cre8 deleted the feat/type-metadata branch August 18, 2024 10:49
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