Skip to content

v1.5.2

Latest

Choose a tag to compare

@AlexisMora AlexisMora released this 30 Jul 14:59
· 20 commits to master since this release
76bb055
  • create and calculateMillisecondsUntilRefresh so that given a token's expiration and issued at properties you get when it should be refreshed.
  • renamed validateJwt to validateJwtAndCheckExpiration
  • exposed validateJwt so that given a token you can get the expiration and issued at properties