turnkey_api_key_stamper 0.2.2 copy "turnkey_api_key_stamper: ^0.2.2" to clipboard
turnkey_api_key_stamper: ^0.2.2 copied to clipboard

A Dart package for API stamping functionalities.

Changelog #

0.2.2 — 2026-05-22 #

Patch Changes #

  • Updated dependencies: turnkey_http, turnkey_crypto.

0.2.1 — 2026-02-20 #

Patch Changes #

  • Updated dependencies: turnkey_http.

0.2.0 — 2026-02-02 #

Patch Changes #

  • Synced with latest mono API release v2026.1.4

Minor Changes #

  • Exposed a sign method from the stamper for signing arbitrary payloads

  • Accepts a string payload and returns a signature in either RAW or DER format

0.1.2+1 #

Patch Changes #

  • Update a dependency to the latest release.

0.1.2 #

Patch Changes #

  • Update a dependency to the latest release.

0.1.1 #

Patch Changes #

  • Update turnkey_http

0.1.0 Initial Release #

  • Introduced API key stamping functionalities.