Skip to content

0.4.0

Compare
Choose a tag to compare
@cottinisimone cottinisimone released this 11 Nov 15:09
· 22 commits to master since this release
97334b5

Added

  • Is now possible to know if the error is caused by expired jwt (useful for refreshing purposes)
  • Deps improvements

Fixed

  • README code example updated with the latest changes.
  • BREAKING #11 - avoid require owned string as params in getters

Commits

  • v0.4.0 (#14) by Simone Cottini
  • Closes #11 (#13) by Guarabot
  • Add is_jwt_expired method on Error (#12) by Guarabot
  • [PLATFORM-535]: [jwks_client] Update README (#10) by Simone Cottini
  • Fix version grep in build script (#8) by Simone Cottini
  • Fix tasks.delete-artifacts (#7) by Damiano