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

Fix to refresh the IAT when a token is refreshed

Open lsfiege opened this issue 8 months ago • 1 comments

Description

This PR addresses the issue #249, refreshing the IAT claim when refreshing a token

Fixes #249

Checklist:

  • [x] I've added tests for my changes or tests are not applicable
  • [x] I've changed documentations or changes are not required
  • [x] I've added my changes to CHANGELOG.md

lsfiege avatar Jun 28 '24 18:06 lsfiege