refreshJWT
Refreshes a JSON Web Token (JWT) by encoding a new payload with updated expiration time.
Example
Parameters
Returns
A Promise that resolves to the refreshed JWT.
Refreshes a JSON Web Token (JWT) by encoding a new payload with updated expiration time.
A Promise that resolves to the refreshed JWT.