fastify-jwt
fastify-jwt copied to clipboard
Refresh Token For JWT
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?