wwWallet / wallet-frontend

BSD 2-Clause "Simplified" License
24 stars 7 forks source link

OpenID4VCI: Refresh Token support #376

Closed kkmanos closed 2 weeks ago

kkmanos commented 2 weeks ago

This support for refresh_token grant type significantly enhances the user experience by avoiding the user re-authentication on the authorization flow in the cases where a user wants to receive a credential from an issuer in a short period of time.

The period of refresh token usages should be configurable from the user.

kkmanos commented 2 weeks ago

Closed by the PRs: