OAuth 2.0 implementation

Ben Finney ben+python at benfinney.id.au
Mon Mar 26 23:11:54 EDT 2012


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?

Everything I read is targeted toward either people *implementing* OAuth,
or people who use “social networking”. Nothing much for people who want
to control their own identity provider (in OpenID terms).

Is OAuth not possible without relying on “social networking” centralised
services? Can we use OAuth services without some Google or Facebook or
other gatekeeper imposing itself in the transaction?

-- 
 \       “Never use a long word when there's a commensurate diminutive |
  `\                                    available.” —Stan Kelly-Bootle |
_o__)                                                                  |
Ben Finney



More information about the Python-list mailing list