Skip Menu |

This queue is for tickets about the Net-OAuth CPAN distribution.

Report information
The Basics
Id: 71671
Status: open
Priority: 0/
Queue: Net-OAuth

People
Owner: kgrennan [...] cpan.org
Requestors: GHENRY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Service provider?
Hi, Can this or Net::OAuth be used for creating a service provider? I can just see this and not sure what you mean by encapsulation: "Net::OAuth does not provide: Consumer or Service Provider encapsulation" I'm doing a RESTful API with Catalyst and want to provide OAuth options for it. Thanks, Gavin.
Hi Gavin, Yes you can. Net::OAuth doesn't give you an SP in a box but you can use it to parse OAuth requests and create OAuth responses. If you are starting on a new project, I'd suggest using OAuth 2.0 - it is way simpler to implement at both ends - the main additional thing you need for OAuth 2 is SSL on the server. Best, Keith
CC: GHENRY [...] cpan.org
Subject: Re: [rt.cpan.org #71671] Service provider?
Date: Thu, 13 Oct 2011 22:57:24 +0100 (BST)
To: bug-Net-OAuth [...] rt.cpan.org
From: Gavin Henry <ghenry [...] suretecsystems.com>
Excellent news! Isn't that draft though? I see github are using it. Show quoted text
----- Original Message -----
> <URL: https://rt.cpan.org/Ticket/Display.html?id=71671 > > > Hi Gavin, > > Yes you can. Net::OAuth doesn't give you an SP in a box but you can > use it to parse OAuth > requests and create OAuth responses. If you are starting on a new > project, I'd suggest using > OAuth 2.0 - it is way simpler to implement at both ends - the main > additional thing you need > for OAuth 2 is SSL on the server. > > Best, > Keith >
-- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry@suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/ Suretec Systems is a limited company registered in Scotland. Registered number: SC258005. Registered office: 24 Cormack Park, Rothienorman, Inverurie, Aberdeenshire, AB51 8GL. Suretec Systems Ltd. is an ISO 9001:2008 registered company. Subject to disclaimer at http://www.suretecgroup.com/disclaimer.html Do you know we have our own VoIP provider called SureVoIP? See http://www.surevoip.co.uk
On Thu Oct 13 17:57:41 2011, ghenry@suretecsystems.com wrote: Show quoted text
> Excellent news! Isn't that draft though? > > I see github are using it.
yep, and facebook, google... given the choice i would definitely go with 2.0
Subject: Re: [rt.cpan.org #71671] Service provider?
Date: Thu, 13 Oct 2011 23:18:04 +0100
To: "Keith Grennan via RT" <bug-Net-OAuth [...] rt.cpan.org>,GHENRY [...] cpan.org
From: "Gavin Henry" <ghenry [...] suretecsystems.com>
Cool, will do. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E ghenry@suretecsystems.com Open Source. Open Solutions(tm). http://www.suretecsystems.com/ Suretec Systems is a limited company registered in Scotland. Registered number: SC258005. Registered office: 24 Cormack Park, Rothienorman, Inverurie, Aberdeenshire, AB51 8GL. Suretec Systems Ltd. is an ISO 9001:2008 registered company. Subject to disclaimer at http://www.suretecgroup.com/disclaimer.html Do you know we have our own VoIP provider called SureVoIP? See http://www.surevoip.co.uk Show quoted text
----- Reply message ----- From: "Keith Grennan via RT" <bug-Net-OAuth@rt.cpan.org> Date: Thu, Oct 13, 2011 23:06 Subject: [rt.cpan.org #71671] Service provider? To: <GHENRY@cpan.org> <URL: https://rt.cpan.org/Ticket/Display.html?id=71671 > On Thu Oct 13 17:57:41 2011, ghenry@suretecsystems.com wrote:
> Excellent news! Isn't that draft though? > > I see github are using it.
yep, and facebook, google... given the choice i would definitely go with 2.0