Hi everyone, 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: http://oauth.googlecode.com/svn/spec/ext/consumer_request/1.0/drafts/1/spec.html
I've also been looking at Catalyst::Authentication::Credential::OAuth but that only does three-legged authentication. Does anybody know of an implementation of two-legged oauth for catalyst? Any hints or pointers are appreciated. Thanks, Meindert
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
