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

Adding credentials.verify #357

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

nitro-neal
Copy link
Contributor

Adding credentials.verify test vector.

This will give us checkmarks here - https://tbd54566975.github.io/sdk-development/ for credentials.verify

Copy link

codesandbox bot commented Dec 21, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

TBDocs Report Updated at 2023-12-21T19:47:51Z c106c67

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Merging #357 (c106c67) into main (5f364bc) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files          71       71           
  Lines       16477    16477           
  Branches     1525     1525           
=======================================
  Hits        15290    15290           
  Misses       1165     1165           
  Partials       22       22           
Components Coverage Δ
api 96.93% <ø> (ø)
common 97.78% <ø> (ø)
credentials ∅ <ø> (∅)
crypto 100.00% <ø> (ø)
dids 92.24% <ø> (ø)
agent 88.08% <ø> (ø)
identity-agent 56.81% <ø> (ø)
proxy-agent 58.43% <ø> (ø)
user-agent 55.22% <ø> (ø)

Comment on lines +421 to +422
// TODO: DID:JWK is not supported yet
if (description === 'verify a jwt verifiable credential signed with a did:jwk') {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nitro-neal can you add an issue in the web5-js repo to ensure we double back and remove this conditional skip once a did:jwk is merged for @web5/dids?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added - #371

@frankhinek frankhinek merged commit 8eac115 into main Jan 11, 2024
30 checks passed
@frankhinek frankhinek deleted the credentials-verify-test-vector branch January 11, 2024 12:35
finn-block pushed a commit that referenced this pull request Mar 19, 2024
finn-block pushed a commit that referenced this pull request Mar 19, 2024
finn-block pushed a commit that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants