Django & google openid authentication (openid.ax) with socialauth
- by Zayatzz
Hello
I am trying to use django-socialauth (http://github.com/uswaretech/Django-Socialauth) for authenticating users for my django project.
This is firs time working with openid and i've had to figure out how exactly this open id works. I have more or less understood it, by now, but there are few things that elude me.
The authentication…