Differences between revisions 1 and 2
Revision 1 as of 2013-02-17 20:10:45
Size: 543
Editor: techtonik
Comment: new page dedicated to oauth2 problems in python
Revision 2 as of 2013-02-18 14:01:21
Size: 688
Editor: techtonik
Comment: add google links
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

=== references ===

https://developers.google.com/oauthplayground/
https://developers.google.com/api-client-library/python/guide/aaa_oauth

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

https://developers.google.com/oauthplayground/ https://developers.google.com/api-client-library/python/guide/aaa_oauth

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

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