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

CWALL-254: Added vc validation against the schema #243

Merged
merged 12 commits into from
Oct 28, 2024

Commits on Sep 23, 2024

  1. feat: added validation against vc schema and test cases for validatin…

    …g the vc against the schema plus some bugfixes. also made checking vc against the schema optional
    sksadjad committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b75f952 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    eecfa1a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    a8e2c3e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    7aa426d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    6464fac View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat: updated oid4vci-holder and siopv2-rp to use credential-validati…

    …on module for verifying credentials.
    sksadjad committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b25b66e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: updated oid4vci-holder and siopv2-rp to use credential-validati…

    …on module for verifying credentials.
    sksadjad committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    87081e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53b8fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge remote-tracking branch 'origin/develop' into feature/CWALL-254_…

    …basedon_from-funke
    
    # Conflicts:
    #	packages/oid4vci-holder/src/agent/OID4VCIHolderService.ts
    #	packages/siopv2-oid4vp-op-auth/src/session/functions.ts
    #	pnpm-lock.yaml
    nklomp committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    10c7c07 View commit details
    Browse the repository at this point in the history
  2. chore: update lock

    nklomp committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3b295ab View commit details
    Browse the repository at this point in the history
  3. chore: fix ts 5.6

    nklomp committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4491d3f View commit details
    Browse the repository at this point in the history
  4. chore: merge fixes

    nklomp committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a408e4f View commit details
    Browse the repository at this point in the history