Release OpenID4VC#830
Closed
tnotheis wants to merge 175 commits into
Closed
Conversation
…ntime into poc-credo-holder-in-app-runtime
… processor (#984) * chore: process token with verifiable presentation content * chore: run prettier * chore: add isTechnicallyValid param * chore: run audit fix * chore: pr comments
…ePresentation (#992) * chore: npm audit fix * test: displayInformation is transferred in PresentationToken * fix: explicitly hand over type and displayInformation when creating VerifiablePresentation
…993) * refactor: make VerifiablePresentation to TokenContentVerifiablePresentation * test: adjust expected type of token content * test: app-runtime test * chore: re-add TokenContentVerifiablePresentation * chore: type * refactor: add ProprietaryAttributeValue to barrel file
* feat: use token id as nonce * feat: use ephemeral for empty token * fix: use string * chore: npm audit fix * chore: exclude vulnerabilities --------- Co-authored-by: Timo Notheisen <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: verify presentation token * fix: allow empty tokens without password * test: adapt app string processor test * test: remove happy path isolation test * refactor: adapt to optional password protection of empty token * refactor: export verify use case * test: cleaner file copying into container * feat: improve unsupported VC type error message * test: add negative tests * refactor: don't return classes in UseCases * test: re-add test skip * chore: build schemas * test: null checks * test: split presentation token test * test: move startEudiplo into .dev * test: fix the split * test: remove now obsolete startEudiplo function * fix: remove password protection from sendEmptyTokenParameters * fix: undo credential lifetime increase * test: make tests independent of each other * test: improve startOid4VcComposeStack helper method * chore: npm audit fix * chore: ignore vulnerability * test: rename eudiplo tenant * test: namings in app string processor test * feat: simplify use case interface * test: set correct NMSHD_TEST_BASEURL in oid4vc compose stack * fix: remove stack from error message * test: adapt runtime tests * test: re-add invalid nonce test * test: use new helper functions more --------- Co-authored-by: Timo Notheisen <[email protected]>
* fix: initialize supportsCursorPagination in EnmeshedStorageService * chore: fix linting error
Member
|
Everything is already merged properly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Readiness checklist