I'm working with the tipfy framework (tipfy.org) on app engine and am having some real problems. I've been trying to get an extention "auth-extention" to work all night. It allows users to sign in via facebook/twitter/openid etc..
The extention can be found at the link below, the code looks like pretty straight forward if your python ninja, but I'm new to all this and frankly its baffaling!
I've spent the last 24hours try to work it out, but I keep getting errors. There seems to be around 1k downloads of the mod I'm trying to integrate and not many complaints so It must be something simple I'm doing wrong.
Heres a link to the multi auth plugin: http://tipfy-auth.appspot.com/ http://code.google.com/p/tipfy-ext-auth/source/browse/#hg/examples/multi-auth
All I need is the login system above integrated, which according to the tipfy docs should be pretty straight forward, but for some reason.. it's bundled in a way that isn't straight out of the box use.
What I was really getting at was.. to ask if anyone could attach a working app with the login system above (the actual source of it seems to be provided) so I can try and understand where I've gone wrong.. it would be greatly appreciated andI'd be happy to send you a small reward.