forked from openwallet-foundation/credo-ts
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Hackathon #26
Closed
Closed
Hackathon #26
Conversation
This file contains 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
Signed-off-by: Timo Glastra <[email protected]>
…tion#1225) Signed-off-by: Timo Glastra <[email protected]>
) Signed-off-by: Timo Glastra <[email protected]>
…undation#1160) work funded by the Government of Ontario Signed-off-by: Victor Anene <[email protected]>
…tion#1220) Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
…et-foundation#1271) Signed-off-by: Jim Ezesinachi <[email protected]>
This PR adds support for the `pre-authorized` OpenID for Verifiable Credentials issuance flow to the new `openid4vc-client` module. Here are some highlights of the work: - Allows the user to execute the entire `pre-authorized` flow by calling a single method. - Adds a happy-flow test - HTTP(S) requests and responses are mocked using a network mocking library called [nock](https://github.com/nock/nock) - Because the JSON-LD credential that is received is expanded by the `W3cCredentialService`, I've added a few new contexts to our test document loader. - Not-so-happy-flow tests will be added later on. If you have any suggestions for edge cases that deserve testing, feel free to drop a comment. - Modifies the `JwsService` - The `JwsService` was geared towards a very specific use case. I've generalized its API so it's usable for a wider range of applications. - All pre-existing tests and calls to the `JwsService` have been updated. It's worth noting that I have had to add some `@ts-ignore` statements here and there to get around some incomplete types in the `OpenID4VCI-Client` library we're using. Once these issues have been resolved in the client library, they will be removed. **Work funded by the government of Ontario** --------- Signed-off-by: Karim Stekelenburg <[email protected]> Co-authored-by: Timo Glastra <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
) Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
…n#1278) Signed-off-by: Jim Ezesinachi <[email protected]>
…ation#1272) Signed-off-by: KolbyRKunz <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
…let-foundation#1222) Signed-off-by: blu3beri <[email protected]>
Signed-off-by: Karim Stekelenburg <[email protected]>
… credentials module (openwallet-foundation#1279) Signed-off-by: Timo Glastra <[email protected]>
…et-foundation#1292) Signed-off-by: Ariel Gentile <[email protected]>
Signed-off-by: Karim Stekelenburg <[email protected]>
…ion#1283) Signed-off-by: Timo Glastra <[email protected]>
…ion#1291) Signed-off-by: Karim Stekelenburg <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
…ion#1295) Signed-off-by: Ariel Gentile <[email protected]>
docs: update reaadme Signed-off-by: Timo Glastra <[email protected]>
…ation#1253) Signed-off-by: Ariel Gentile <[email protected]>
…#1573) Signed-off-by: Eric Vergnaud <[email protected]>
…tion#1558) Signed-off-by: Timo Glastra <[email protected]>
…t-foundation#1583) Signed-off-by: Ariel Gentile <[email protected]>
) Signed-off-by: Ariel Gentile <[email protected]>
…ion#1593) Signed-off-by: Ariel Gentile <[email protected]>
…ion#1575) Signed-off-by: Ariel Gentile <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…1603) Signed-off-by: Ariel Gentile <[email protected]>
…#1605) Signed-off-by: wadeking98 <[email protected]>
…foundation#1596) Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.17 to 4.17.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1599) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….3.0 (openwallet-foundation#1598) build(deps): bump amannn/action-semantic-pull-request Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ion#1610) Signed-off-by: Timo Glastra <[email protected]>
…wallet-foundation#1622) Signed-off-by: Ariel Gentile <[email protected]>
…oundation#1607) Signed-off-by: Berend Sliedrecht <[email protected]>
…dation#1623) Signed-off-by: wadeking98 <[email protected]>
…oundation#1608) Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
…et-foundation#1630) Signed-off-by: dependabot[bot] <[email protected]>
…enwallet-foundation#1601) Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Ariel Gentile <[email protected]>
…ation#1644) Signed-off-by: Berend Sliedrecht <[email protected]>
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.
No description provided.