Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 637 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 637 Bytes

Paw-ApiAuthDynamicValue

A Paw extension for calculating the Authorization header value for the Ruby ApiAuth gem.

You might also want to install the Paw-ContentMD5DynamicValue extension if you want to include the Content-MD5 header as part of the signature.

Install

Download from the releases page, unzip, and copy the com.dteoh.PawExtensions.ApiAuthDynamicValue directory into your Paw extensions directory.

Development

Prerequisites

yarn install

Build

yarn run build

License

MIT