
devin.austin at gmail
Mar 9, 2011, 1:40 PM
Post #3 of 8
(339 views)
Permalink
|
On Wed, Mar 9, 2011 at 2:34 PM, Devin Austin <devin.austin [at] gmail> wrote: > > > On Wed, Mar 9, 2011 at 2:29 PM, Ron White <ron.white [at] trackvia> 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: Catalyst [at] lists >> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst >> Searchable archive: >> http://www.mail-archive.com/catalyst [at] lists/ >> 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 > Ah, nevermind me, that's a consumer, not a provider. -- Devin Austin http://www.codedright.net 9702906669 - Cell
|