fastify-jwt icon indicating copy to clipboard operation
fastify-jwt copied to clipboard

Refresh Token For JWT

Open bigansh opened this issue 3 years ago • 0 comments

Prerequisites

  • [X] I have written a descriptive issue title
  • [X] I have searched existing issues to ensure the issue has not already been raised

Issue

We get an option to keep the token forever or expire the token after a set period. Is there an option to refresh the token like we get in OAuth2.0?

bigansh avatar Jun 27 '22 18:06 bigansh