Sphereon-Opensource / OID4VC

OpenID for Verifiable Credentials - modules for issuers, holders and RPs
Apache License 2.0
62 stars 19 forks source link

fix: token expiry #99

Closed TimoGlastra closed 6 months ago

TimoGlastra commented 6 months ago

token exp was set to the expiresIn, but it should be iat + expiresIn