eu-digital-identity-wallet / eudi-lib-ios-openid4vci-swift

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Swift
Apache License 2.0
6 stars 7 forks source link

Feature/configurable par #68

Closed dtsiflit closed 1 month ago

dtsiflit commented 1 month ago

New field usePAR in OpenId4VCIConfig, that determines the use of PAR or not.

dtsiflit commented 1 month ago

Addresses #67