Hi everyone,<br><br>I am developing a set of REST web services using catalyst. Looking into authentication, it looks to me that two-legged oauth is a good way to provide authentication, as described in: <a href="http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html">http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html</a><br>
<br>I&#39;ve also been looking at Catalyst::Authentication::Credential::OAuth but that only does three-legged authentication.<br><br>Does anybody know of an implementation of two-legged oauth for catalyst? <br><br>Any hints or pointers are appreciated.<br>
<br>Thanks,<br><br>Meindert<br>