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

Keep track of the time the access_token was issued #258

Closed babisRoutis closed 3 months ago

babisRoutis commented 3 months ago

In order to check whether an access_token and/or refresh_token is still good to be used (not expired), we must keep track of the time in point that those two tokens were issued