Skip to main content

ApiAuth plugin for HTTPie.

Project description

ApiAuth auth plugin for HTTPie.

Installation

$ pip install httpie-api-auth

You should now see api-auth under --auth-type in $ http --help output.

Usage

$ http --auth-type=api-auth --auth='access_id:secret_key' example.org

Compatibility

As of version 0.3.0 of this library, only the new canonical string form introduced in api_auth 1.4 is supported. If you need to interact with services that have not yet upgraded to be compatible with this new scheme, you will need to use version 0.2.1 of this library to sign requests in a manner that those services will accept.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httpie-api-auth-0.3.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

httpie_api_auth-0.3.0-py2-none-any.whl (4.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page