I am trying to figure out how to use the Janrain Engage one click login system to authenticate users on my TurboGears application in a similar manner to how it works in Web2Py.
I have got as far as enabling openID using a repoze.who plugin by following the turorial on turbogears.org, is it a case of extending this plugin?
Has anybody had any success doing this and can they point me in the right direction?