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

PEX Implement evaluatePresentation #319

Open
EbonyLouis opened this issue Jun 4, 2024 · 0 comments
Open

PEX Implement evaluatePresentation #319

EbonyLouis opened this issue Jun 4, 2024 · 0 comments
Labels
credentials-pkg credentials package

Comments

@EbonyLouis
Copy link
Contributor

Reason

Currently in our docs we have a Verify Credentials Guide showing evalutePresentation however, we're only able to show it in JS. It'd be nice for us to have the functionality there for both JS and KT.

JS code for evaluatePresentation:

const evaluationResults = PresentationExchange.evaluatePresentation({
  presentationDefinition: presentationDefinition,
  presentation: presentationResult.presentation
});

Thanks 💖

@EbonyLouis EbonyLouis added the credentials-pkg credentials package label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
credentials-pkg credentials package
Projects
None yet
Development

No branches or pull requests

1 participant