Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2013-02-18 14:03:08
Size: 748
Editor: techtonik
Comment: add django implementation
Revision 5 as of 2013-02-20 12:36:10
Size: 845
Editor: techtonik
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * https://pypi.python.org/pypi/rauth - client (consumer) side, MIT, PyPI [[PyPIOAuth|uses it]]

The page dedicated to problems of implementing OAuth2 as a reusable, extendable and maintainable library rfc6749.

problem no.1 : still no clear picture of OAuth2

<place your image here>

problem no.2 : inherent complexity

a list of challenges to approach when implementing OAuth2 library:

  • <insert your problems here>

problem no.3 : no problem visibility

<merge and update information from http://pydanny.com/the-sorry-state-of-python-oauth-providers.html>

references

OAuth2 (last edited 2013-02-20 12:36:10 by techtonik)

Unable to edit the page? See the FrontPage for instructions.