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

QueryForDeferredCredential to support, if possible automatic refresh of access_token #261

Closed babisRoutis closed 3 months ago

babisRoutis commented 3 months ago

The interface QueryForDeferredCredential expresses the ability of the library (and the wallet) to query the deferred endpoint of a credential issuer, in order to get the actual credential.

Given that

There should be a way, to refresh the access_token (bearer or DPoP), if the authorization server had provided a refresh_token

Unfortunately, it is not clear how to obtain an access_token when either