OAuth header cannot be constructed (OAuth 1 implementation)
When I add the Authorization header and click the pencil button, I can only add Basic authentication info. I was able to add OAuth info. Where has it gone?
Hi,
Thanks for an issue report. In new version there's a support for basic, ntlm and digest authentication headers. Support for OAuth 1.0 was removed because of low usage (it was below 0.01%). On the roadmap there is adding support for OAuth 2.0.
Support for OAuth 1.0 could be restored but right now I plan to focus on the design side of the app and bringing new exiting features. I'll leave it open so if anyone would like to write a module to support OAuth 1.0 and send a PR could use it as a launch bug. However I'm not planing creating and maintaining the code - to be completely honest with you.
This is related to #751