eu-digital-identity-wallet / eudi-lib-jvm-openid4vci-kt

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Kotlin
Apache License 2.0
18 stars 8 forks source link

Implement DeferredIssuer #268

Closed babisRoutis closed 3 months ago

babisRoutis commented 3 months ago

Closes #267

This PR implements the DeferredIssuer as described in the related issue.

In addition, in the test section of the library there are some extension to allow the wallet implementer to store in JSON all the information needed in order to be able to query deferred endpoint at a later time.

There is the significant constraint that this later time cannot exceed the expiration of refresh_token