API w/ OAuth 1.0 - HMAC-SHA1 - Has anyone solved?

Has anyone yet implemented an OAuth 1.0 process where HMAC-SHA1 was used? Similar to this twitter example: https://dev.twitter.com/oauth/overview/creating-signatures

I understand a request for native support was raised (link), though this was not supported yet … so wondering if there is a viable 3rd party solution to enable this process.

-John

1 Like

Did anybody find a solution to this yet? I have an API that I need to call using OAuth 1.0 as well.