Sphereon-Opensource / OID4VC

OpenID for Verifiable Credentials - modules for issuers, holders and RPs
Apache License 2.0
62 stars 19 forks source link

fix: set userPin back to fix current implementation #128

Closed cre8 closed 1 month ago

cre8 commented 1 month ago

Adds userPin back to the CredentialOfferSession

@nklomp this is just a fix to keep the current library working again. It would be better to replace userPin in all libraries. However this would break existing APIs

cre8 commented 1 month ago

mmh, when I tried to run the test on the develop branch I am getting 1 failed, 2 skipped and 30 passed. Could it be a problem because I am using pnpm v9 instead of 8?

nklomp commented 1 month ago

Yes likely