i needed to support an oauth server, and pyramid_oauthlib was too highlevel

i'm nearly done with the oauth1 work, and wondering if anyone would be 
interested in helping out on the oauth2 implementation.  if so, i'll 
repackage and MIT license this to collaborate on.

the working name is pyramid_oauthlib_lowlevel.  the basic premise of the 
package is that it offers a few convenience classes for 
subclassing/configuring, and makes oauthlib friendlier for the pyramid 
environment.  there's also a lot of docs and standardization of objects (i 
originally used flask-oauthlib as a guide, then just wrote directly to 
oauthlib)

other than that, there is no integration with pyramid_security or routing 
-- that can be handled higher up.  



-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to