Skip to content

HTTPie support for the ApiAuth authentication scheme

License

Notifications You must be signed in to change notification settings

lyn233/httpie-api-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpie-api-auth

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

About

HTTPie support for the ApiAuth authentication scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%