Unfortunately I cannot get Janrain to work. (After Facebook and LinkedIn failed the regular way, I though to try with Janrain)
Here is my ticket: http://fiddle.jshell.net/AlecTaylor/xeLg6/show/ Documentation: http://web2py.com/books/default/chapter/29/9 The problem is on the `request` variable: auth.settings.login_form = RPXAccount(request, ... ) Gives: *<type 'exceptions.ValueError'> too many values to unpack* How do I get Janrain working? Thanks for all suggestions, Alec Taylor --