On Wed, Mar 9, 2011 at 2:29 PM, Ron White <[email protected]> wrote:
> I'm looking to create a new API for our Catalyst website using OAuth > authentication. In this scenario our website would be the OAuth service > provider, not a consumer of some other public OAuth service. > > I found mention of a Catalyst OAuth controller at http://oauth.net/code/, > however the code it links to ( > http://dev.catalystframework.org/repos/Catalyst/trunk/Catalyst-Controller-OAuth/) > appears incomplete. > > Is there another home for Catalyst::Controller::OAuth or another existing > implementation available? > > Thanks! > Ron > _______________________________________________ > 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/ > Catalyst::Authentication::Credential::OAuth, I believe. It's been tailored for Twitter but it could be extended and generalized I bet. -- Devin Austin http://www.codedright.net 9702906669 - Cell
_______________________________________________ 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/
