Skip to content

Releases: eu-digital-identity-wallet/eudi-lib-ios-wallet-kit

Support Pre-Authorized Code Flow

21 Jun 13:47
4e681e1

Choose a tag to compare

The flow is supported by existing methods:

1 - An issue offer url is scanned. The following method is called: public func resolveOfferUrlDocTypes(uriOffer: String, format: DataFormat = .cbor, useSecureEnclave: Bool = true) async throws -> OfferedIssueModel

(Breaking change, the return value type is OfferedIssueModel instead of [OfferedDocModel])

2 - If OfferedIssueModel.isTxCodeRequired is true, the call to issueDocumentsByOfferUrl must include the transaction code (parameter txCodeValue).

  • Note: for the clientId value the EudiWallet/openID4VciClientId is used.

Update eudi-lib-ios-openid4vci-swift dependency to version 0.1.5

20 Jun 10:00
e3dc92e

Choose a tag to compare

  • Update eudi-lib-ios-openid4vci-swift dependency to version 0.1.5
  • Fixes iOS16 offer url parsing issue

new PID docType

18 Jun 21:18
8d73b6b

Choose a tag to compare

EuPidModel updated with new PID docType

Openid4VP fixes and updates

07 Jun 22:48
9327144

Choose a tag to compare

  • Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.1
  • Fix openid4vp certificate chain verification (PresentationSession's readerCertIssuerValid and readerCertIssuer properties)
  • Add readerLegalName property to PresentationSession

v0.4.8

07 Jun 08:05
8fa0d57

Choose a tag to compare

  • Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.0
  • Added wallet configuration parameter public var verifierLegalName: String? (used for Openid4VP preregistered clients)

Update eudi-lib-ios-siop-openid4vp-swift to version 0.1.0

06 Jun 21:13
e2586e6

Choose a tag to compare

Update openid4vci to version 0.1.2

06 Jun 20:00
56044c6

Choose a tag to compare

v0.4.5

04 Jun 10:32
39aa72b

Choose a tag to compare

Update eudi-lib-ios-openid4vci-swift to version 0.0.9

v0.3.2

09 Apr 08:56
219397f

Choose a tag to compare

Internal refactoring of certificate checking

v0.2.8

08 Feb 14:51
24b817f

Choose a tag to compare

Snapshot 0.2.8