Publik auth plugin for HTTPie.
Go to file
Emmanuel Cazenave b3b62db9d1 start httpie-publik-auth 2020-06-09 17:06:16 +02:00
debian start httpie-publik-auth 2020-06-09 17:06:16 +02:00
.gitignore start httpie-publik-auth 2020-06-09 17:06:16 +02:00
LICENSE start httpie-publik-auth 2020-06-09 17:06:16 +02:00
README.rst start httpie-publik-auth 2020-06-09 17:06:16 +02:00
httpie_publik_auth.py start httpie-publik-auth 2020-06-09 17:06:16 +02:00
setup.py start httpie-publik-auth 2020-06-09 17:06:16 +02:00

README.rst

httpie-api-auth
===============

Publik auth plugin for `HTTPie <https://github.com/jkbr/httpie>`_.

Installation
------------

.. code-block:: bash

    $ pip install httpie-publik-auth

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

Usage
-----

.. code-block:: bash

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