nuxt-openid-connect icon indicating copy to clipboard operation
nuxt-openid-connect copied to clipboard

Configurable refresh token age when refresh_expires_in is not set.

Open DavidTHoy opened this issue 1 year ago • 0 comments

Hello Aborn,

Thanks for all of the work here.

My provider returns the refresh_token, but unfortunately does not return the token refresh_expires_in date. I would like to add a feature to allow for the refresh token to still be set if there is no refresh_expires_in in the response.

Please let me know if there needs to be change for this PR to be approved. Thanks

DavidTHoy avatar Mar 11 '24 20:03 DavidTHoy