Releases: microsoft/entra-verifiedid-wallet-library-ios
Releases · microsoft/entra-verifiedid-wallet-library-ios
1.0.1
1.0.0
- Wallet Library Header Injected into network layer.
- Update external error design to improve developer debugging experience.
- Enable Correlation Header injection into
VerifiedIdClientBuilder
to improve debugging experience. - Enable Keychain Access Group Identifier injection into
VerifiedIdClientBuilder
Wallet Library Private Preview Bug Bash
What's Changed
- Create Initial Folder Structure for Library by @symorton in #1
- Add Issuance Data Models by @symorton in #2
- Object Mapping Strategy by @symorton in #3
- Introduce VerifiedIdClient and VerifiedIdClientBuilder by @symorton in #5
- Update Requirement Classes by @symorton in #7
- Add Request Resolver Factory and Request Handler Factory by @symorton in #8
- Open Id Request Resolver by @symorton in #9
- Add architecture document by @symorton in #6
- Open Id Handler Part 1 by @symorton in #10
- VC SDK Presentation Object Mapping Extensions by @symorton in #11
- Configure VerifiedIdClientBuilder and VerifiedIdClient by @symorton in #12
- Add Issuance Request Logic to OpenIdRequestHandler by @symorton in #13
- Issuance Request Mappings by @symorton in #14
- Add Validation to Requirements by @symorton in #15
- Id Token Hint Support by @symorton in #16
- Sample App Part 1 by @symorton in #17
- Split up issuance and presentation request content data models by @symorton in #18
- Verified Id Constraint and Presentation Flow Complete by @symorton in #19
- Add Pod Spec to Release to Cocoapods. by @symorton in #20
- Verified Id Style by @symorton in #24
- Verified Id Decoder/Encoder by @symorton in #22
- Finalize External Interfaces for Private Preview by @symorton in #23
- Symorton/presentation sample flow by @symorton in #21
- Update to final private preview external interfaces by @symorton in #25
- Symorton/issuance cancel method by @symorton in #26
- Update readme by @symorton in #27
New Contributors
Full Changelog: https://github.com/microsoft/entra-verifiedid-wallet-library-ios/commits/0.0.1-beta.1