v0.2.3
Notable Changes
Concerning PID issuance in mso_mdoc
format:
- Mso namespace has changed to
eu.europa.ec.eudiw.pid.1
- Mso doctype has changed to
eu.europa.ec.eudiw.pid.1
- OIDC Scope required to issue PID in
mso_mdoc
format has changed toeu.europa.ec.eudi.pid_mso_mdoc
Concerning PID issuance in vc+sd-jwt
format:
- OIDC Scope required to issue PID in
vc+sd-jwt
format has changed toeu.europa.ec.eudi.pid_vc_sd_jwt
What's Changed
- Update waltid mso library to v0.3.1 by @dzarras in #177
- Update default value for credential offer uri by @dzarras in #181
- Register new redirect-uri for wallet clients. by @dzarras in #183
- Change docType & namespace for PID by @vafeini in #186
- Support CWT proofs by @babisRoutis in #184
- Enable CWT proofs for PID in mso_mdoc by @babisRoutis in #187
Full Changelog: v0.2.2...v0.2.3