forked from extern/httpie-cli
Replaced unmaintained OAuth plugin with new httpie-oauth1 plugin. (#1302)
This commit is contained in:
parent
25bd817bb2
commit
c901e70463
@ -1377,7 +1377,7 @@ Here are a few picks:
|
||||
- [httpie-jwt-auth](https://github.com/teracyhq/httpie-jwt-auth): JWTAuth (JSON Web Tokens)
|
||||
- [httpie-negotiate](https://github.com/ndzou/httpie-negotiate): SPNEGO (GSS Negotiate)
|
||||
- [httpie-ntlm](https://github.com/httpie/httpie-ntlm): NTLM (NT LAN Manager)
|
||||
- [httpie-oauth](https://github.com/httpie/httpie-oauth): OAuth
|
||||
- [httpie-oauth1](https://github.com/qcif/httpie-oauth1): OAuth 1.0a
|
||||
- [requests-hawk](https://github.com/mozilla-services/requests-hawk): Hawk
|
||||
|
||||
See [plugin manager](#plugin-manager) for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user