I ended up writing my own provider. 

https://github.com/elliotpeele/pyramid_oauth2_provider


On Jul 21, 2013, at 4:12 PM, Jens Rantil <jens.ran...@gmail.com> wrote:

> Hi,
> 
> I just stumbled across this old thread and just wanted to inform that 
> OAuthLib now seem to support OAuth 2 Provider support: 
> https://oauthlib.readthedocs.org/en/latest/oauth2/server.html
> 
> That said, I still haven't seen a Pyramid implementation of OAuthLib.
> 
> Cheers,
> Jens
> 
> Den onsdagen den 17:e oktober 2012 kl. 03:55:16 UTC+2 skrev Elliot Peele:
> By any chance, has anyone implemented an oauth provider example using 
> oauthlib in pyramid?
> 
> Are there any other choices? It doesn't look like oauthlib implements an 
> oath2 server from what I can tell, but it seems to be the only oauth solution 
> that I have run across that is currently maintained.
> 
> On Wednesday, September 26, 2012 10:29:16 AM UTC-4, Jonathan Vanasco wrote:
> holy crap that sounds awesome.
> 
> 
> On Tuesday, September 25, 2012 2:42:24 PM UTC-4, Michael Merickel wrote:
> On Tue, Sep 25, 2012 at 1:13 PM, Jonathan Vanasco <jona...@findmeon.com> 
> wrote: 
> > This is purely my very opinionated 2¢ ... 
> > 
> > I've had to integrate against oAuth a few times, and have constantly found 
> > it a hassle. 
> > 
> > The existing 'core' Python libraries for it are rather scattered in terms 
> > of 
> > active development, maturity and "street cred" ( by which I mean that 
> > you'll often find a big name website saying "You should use this library 
> > for 
> > oAuth against our API!", yet that library is badly documented, barely 
> > functional, often really out of date with current specs , and ships with a 
> > bunch of its own tests which it won't even pass ). 
> 
> I believe this is the purpose of oauthlib. I'd love to see a reference 
> implementation in pyramid. 
> 
> https://github.com/idan/oauthlib 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pylons-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to pylons-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/pylons-devel.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to