oauth2 server implementation
Roy Smith
roy at panix.com
Wed Sep 28 08:53:06 EDT 2011
In article
<862e37e9-f4d2-4423-8d28-485923f1c76b at p11g2000yqe.googlegroups.com>,
Aljosa Mohorovic <aljosa.mohorovic at gmail.com> wrote:
> On Sep 28, 2:17 am, Roy Smith <r... at panix.com> wrote:
> > We rolled our own oauth2 client on top of basic urllib calls. It's not
> > terribly difficult.
>
> i'm asking about oauth2 server implementation, not client.
> it's easy to consume oauth2 stuff but what to do when you need to
> implement server side stuff?
Oh, my apologies, I read your post too fast and misunderstood what you
were asking. I suspect writing an oauth2 provider will be on my plate
soon, so let me know what you figure out :-)
More information about the Python-list
mailing list