mirror of
https://github.com/httpie/cli.git
synced 2025-06-20 09:37:45 +02:00
Added link to httpie-oauth.
This commit is contained in:
parent
2acb303552
commit
5a6b65ecc6
11
README.rst
11
README.rst
@ -458,8 +458,8 @@ Any of the default headers can be overwritten.
|
|||||||
Authentication
|
Authentication
|
||||||
==============
|
==============
|
||||||
|
|
||||||
The currently supported authentication schemes are Basic and Digest (more to
|
The currently supported authentication schemes are Basic and Digest
|
||||||
come). There are two flags that control authentication:
|
(see `auth plugins`_ for more). There are two flags that control authentication:
|
||||||
|
|
||||||
=================== ======================================================
|
=================== ======================================================
|
||||||
``--auth, -a`` Pass a ``username:password`` pair as
|
``--auth, -a`` Pass a ``username:password`` pair as
|
||||||
@ -514,11 +514,12 @@ Authorization information from your ``.netrc`` file is honored as well:
|
|||||||
[...]
|
[...]
|
||||||
|
|
||||||
|
|
||||||
-------
|
------------
|
||||||
Plugins
|
Auth Plugins
|
||||||
-------
|
------------
|
||||||
|
|
||||||
* `httpie-ntlm <https://github.com/jkbr/httpie-ntlm>`_
|
* `httpie-ntlm <https://github.com/jkbr/httpie-ntlm>`_
|
||||||
|
* `httpie-oauth <https://github.com/jkbr/httpie-oauth>`_
|
||||||
|
|
||||||
|
|
||||||
=======
|
=======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user