Changes between Version 12 and Version 13 of CookBookShortcutsOpenIDAuthentication
- Timestamp:
- Dec 30, 2008, 4:36:26 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookShortcutsOpenIDAuthentication
v12 v13 131 131 A Implementation of this is available [http://svn.zyons.python-hosting.com/trunk/zilbo/common/openid/ here] 132 132 133 Some people reported problems getting this code to work. Another approach is the project [http://code.google.com/p/django-authopenid ajango-authopenid],which provides support for OpenID 2.x and has a working django example-project included. Read more [http://www.linuxuser.at/how-to-setup-a-django-project-with-openid-2-authentication here].133 Some users reported problems getting this code to work. Another approach is to use the project [http://code.google.com/p/django-authopenid ajango-authopenid] which provides support for OpenID 2.x and has a working django example-project included. Read more [http://www.linuxuser.at/how-to-setup-a-django-project-with-openid-2-authentication here].