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

refactor(core)!: simplify get creds for proof api #523

Merged

Commits on Nov 7, 2021

  1. refactor(core)!: simplify get creds for proof api

    BREAKING CHANGE: The `ProofsModule.getRequestedCredentialsForProofRequest` expected some low level message objects as input. This is not in line with the public API of the rest of the framework and has been simplified to only require a proof record id and optionally a boolean whether the retrieved credentials should by filtered based on the proof proposal (if avaiable).
    
    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    99ecc7d View commit details
    Browse the repository at this point in the history