When writing a plugin that accesses a 3rd party twitter service, I needed the echo oauth method that is not currently implemented. This can be easily implemented by creating two requests and then adding the twitter.com authorization header to the 3rd party url.