Adds a new artefact, combining our OpenId service classes and ktor to build a client for issuing (and one for presentation too). Advantage is that it handles the complexity of the OpenID4VCI protocol as well as some OAuth extensions in one place, so the Wallet apps don't need to do it again.
(Actually, the code for the issuing client has been extracted from the Compose Wallet App)
Adds a new artefact, combining our OpenId service classes and ktor to build a client for issuing (and one for presentation too). Advantage is that it handles the complexity of the OpenID4VCI protocol as well as some OAuth extensions in one place, so the Wallet apps don't need to do it again.
(Actually, the code for the issuing client has been extracted from the Compose Wallet App)