Publik auth plugin for HTTPie.
Go to file
Agate 14f6ccde78
gitea/httpie-publik-auth/pipeline/head This commit looks good Details
Prepare Jenkinsfile for Gitea migration (#74572)
2023-02-20 15:08:22 +01:00
debian debian: update packaging 2022-03-07 14:49:37 +01:00
.gitignore start httpie-publik-auth 2020-06-09 17:06:16 +02:00
Jenkinsfile Prepare Jenkinsfile for Gitea migration (#74572) 2023-02-20 15:08:22 +01: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 fix build 2020-06-09 17:18:27 +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