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

integrating support for SD-JWT into an RP setup #232

Open
wants to merge 112 commits into
base: develop
Choose a base branch
from

Conversation

sksadjad
Copy link
Contributor

@sksadjad sksadjad commented Aug 12, 2024

Updated the modules:

  • ebsi-support (minor change)
  • presentation-exchange (minor change)
  • sd-jwt (some type change to be inline with the reference lib)
  • siopv2-oid4vp-common (minor change)
  • siopv2-oid4vp-op-auth
    • updated to use the new did-auth-siop
    • implemented and passed the new callback functions
    • changed it to work with none-did identifiers
    • changed it to use the new identifier-resolution module
    • changed it to use the new jwt-service module
  • siopv2-oid4vp-rp-auth
    • updated to use the new did-auth-siop
    • implemented and passed the new callback functions
    • changed it to work with none-did identifiers
    • changed it to use the new identifier-resolution module
    • changed it to use the new jwt-service module
  • siopv2-oid4vp-rp-rest-api (minor change)
  • siopv2-oid4vp-rp-rest-client (minor change)

# Conflicts:
#	packages/siopv2-oid4vp-op-auth/src/session/OpSession.ts
#	packages/siopv2-oid4vp-op-auth/src/session/functions.ts
#	packages/siopv2-oid4vp-op-auth/src/types/IDidAuthSiopOpAuthenticator.ts
#	packages/siopv2-oid4vp-rp-auth/package.json
#	packages/siopv2-oid4vp-rp-auth/src/functions.ts
#	packages/siopv2-oid4vp-rp-auth/src/types/ISIOPv2RP.ts
#	pnpm-lock.yaml
@sksadjad sksadjad marked this pull request as ready for review August 20, 2024 11:35
sanderPostma and others added 30 commits August 27, 2024 23:27
…reon-Opensource/ssi-sdk into feature/SPRIND-25_oid4vp_rp

# Conflicts:
#	packages/data-store/package.json
#	packages/siopv2-oid4vp-rp-auth/package.json
#	pnpm-lock.yaml
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