Hi, Andrew, On Mon, 22 Jul 2013 21:41:58 -0400 Andrew Starr-Bochicchio <[email protected]> wrote:
> On Sun, Jul 21, 2013 at 10:53 PM, Kouhei Maeda <[email protected]> wrote: > > Description : Support of OAuth 1.0a in Django using python-oauth2 > > > > The OAuth protocol enables websites or applications (Consumers) to access > > Protected Resources from a web service (Service Provider) via an API, > > without > > requiring Users to disclose their Service Provider credentials to the > > Consumers. More generally, OAuth creates a freely-implementable and generic > > methodology for API authentication. > > The description is more about OAuth generally than > python-django-oauth-plus. For instance, it wasn't clear to me that > this is was a provider and not something that helped consumers do the > OAuth dance. Thank you for pointing out. I will fix reference to your advice. > There are a number of other Django OAuth providers (not > packaged for Debian AFAIK). The description should give me a hint as > to why I should use this one. There is a separate purpose of which I wanted to try to package this tool. I have ITP with djangorestframework as #717551, that is used as a plug-in django-auth-plus. Best regards, -- Kouhei Maeda <mkouhei at {palmtb.net,debian.or.jp}> B8F2 86F6 2206 360F 7D41 0817 2E81 6254 7E37 CE41 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

