-
Notifications
You must be signed in to change notification settings - Fork 1
Release OpenID4VC #830
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
Draft
tnotheis
wants to merge
112
commits into
main
Choose a base branch
from
release/openid4vc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release OpenID4VC #830
Conversation
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
…ntime into poc-credo-holder-in-app-runtime
* refactor: update runtime types * refactor: update consumption * refactor: update runtime * test: add tests for new behavior * refactor: change almost anything
* fix: remove default dependency in Transport.ts * fix: do not use undici in consumption * chore: undo change * fix: remove export * fix: add node logger
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: mkuhn <magnus.kuhn@js-soft.com> Co-authored-by: Julian König <33655937+jkoenig134@users.noreply.github.com> Co-authored-by: Magnus Kuhn <127854942+Magnus-Kuhn@users.noreply.github.com>
* feat: add keyStorage * feat: use keyStorage * fix: satisfy eslint * chore: rename keymanagement * fix: mongodb * chore: rename
* fix: do not use libsodium-wrappers * fix: do not use libsodium-wrappers
…e app (#857) * fix: toJson * fix: use stringifySafe
* chore: update dcql * chore: remove patch
* refactor: move extracting the used credentials to a helper method * chore: rename helper method * chore: update lockfile
* refactor: change the use case and related namings * refactor: remove combination use case, rename response * chore: build schemas * refactor: use more responses * fix: complete response usage * fix: don't use credo type in runtime
* refactor: more precise interfaces * feat: credential format validation * fix: undo string cast
* refactor: remove unused code * feat: throw when unimplemented methods are used --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: remove duplicate dependency declaration * fix: return proper json from ResolveCredentialOffer
* chore: remove dto * chore: remove export
* chore: bump credo * fix: store legacy key id * fix: re-add encoded credential * test: remove only * refactor: remove comment * fix: only re-add for PEX
* chore: audit fix * chore: formatting * chore: formatting
* chore: bump credo * test: make jest work * test: slimmer jest config * test: apply the fixes in other package.jsons too * ci: remove audit exclude
* chore: move skipLibCheck comment * refactor: reuse holder in OpenId4VcController * refactor: move keyStorage init
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