OAuth 2.0 implementation

Roy Smith roy at panix.com
Mon Mar 26 23:30:18 EDT 2012


In article <87haxahh51.fsf at benfinney.id.au>,
 Ben Finney <ben+python at benfinney.id.au> wrote:

> Demian Brecht <demianbrecht at gmail.com> writes:
> 
> > I'm getting close to an alpha release of an OAuth 2.0 implementation
> > (https://github.com/demianbrecht/py-sanction).
> 
> Thank you for doing this work.
> 
> As someone who uses OpenID, what can I read about why OAuth is better?

OpenID is for people who worry about things like how OpenID is different 
from OAuth.  Oauth is for people who have no idea what OAuth is and just 
want to be able to log into web sites using their Facebook account.



More information about the Python-list mailing list