{"id":16417568,"url":"https://github.com/chillaranand/httpie-django-auth","last_synced_at":"2025-09-05T07:39:52.737Z","repository":{"id":62569649,"uuid":"88873361","full_name":"ChillarAnand/httpie-django-auth","owner":"ChillarAnand","description":"httpie auth plugin for django","archived":false,"fork":false,"pushed_at":"2019-03-19T13:27:25.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-18T01:05:21.188Z","etag":null,"topics":["api","cli","django","httpie","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChillarAnand.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-20T14:13:07.000Z","updated_at":"2024-01-13T23:56:39.000Z","dependencies_parsed_at":"2022-11-03T17:15:25.506Z","dependency_job_id":null,"html_url":"https://github.com/ChillarAnand/httpie-django-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillarAnand%2Fhttpie-django-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillarAnand%2Fhttpie-django-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillarAnand%2Fhttpie-django-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillarAnand%2Fhttpie-django-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChillarAnand","download_url":"https://codeload.github.com/ChillarAnand/httpie-django-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862222,"owners_count":16555958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","cli","django","httpie","python"],"created_at":"2024-10-11T07:11:35.408Z","updated_at":"2024-10-11T07:12:08.097Z","avatar_url":"https://github.com/ChillarAnand.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"httpie-django-auth\n=====================\n\ndjango auth plugin for HTTPie.\n\n\nInstallation\n==============\n\n.. code-block:: shell\n\n    $ pip install httpie-django-auth\n\n\nYou should now see ``django`` under ``--auth-type`` in ``$ http --help`` output.\n\n\nUsage\n=========\n\nBy default httpie-django-auth uses `/admin/login` to login. If you need to use some other url for logging, set `HTTPIE_DJANGO_AUTH_URL` environment variable.\n\n.. code-block:: shell\n\n    export HTTPIE_DJANGO_AUTH_URL='/accounts/login/'\n\n\nMake requests to your site\n\n.. code-block:: shell\n\n    $ http --auth-type=django --auth='username:password' example.org\n    $ http -A=django --auth='username:password' example.org\n    $ http -A=django --auth='username:password' example.org/profile\n    $ http -A=django --auth='username:password' http://127.0.0.1:8000/profile\n\n\nLicense\n=========\n\nSee LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchillaranand%2Fhttpie-django-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchillaranand%2Fhttpie-django-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchillaranand%2Fhttpie-django-auth/lists"}