Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 557 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 557 Bytes

@treasure-dev/auth

1.0.4

Patch Changes

  • ecc2568: Fixed auth token expiration time calculation

1.0.3

Patch Changes

  • 8ad8dbf: Added ability to specify context type when generating JWT

1.0.2

Patch Changes

  • 9bbb5fb: Added public key cache TTL option

1.0.1

Patch Changes

  • 750b98e: Fixed file name for CommonJS package exports
  • 7bed28c: Added optional KMS client config param
  • 9e3ccea: Ignore audience and issuer validation when none are specified on verify

1.0.0

Major Changes

  • 4b0472f: Initial release