assuming that the posted version of the code is what you are using:

 - line 25, 26: you need to put your twitter key and secret in. (but don't 
post them)
 - line 73, 74: you need to put your facebook appid and secret in. (but 
don't post them)

for the problems with google redirection, can you put some logging in 
google_account.py to see where it is redirecting when login has happened?  
it seems like the redirects are getting messed up.

can you confirm that with google login your account is created the first 
time you are redirected back to the login page before you click the google 
button again?

good luck!

cfh

On Friday, September 7, 2012 2:41:03 AM UTC-7, Akash Kakkar wrote:
>
> Hi All,
>
> I have recently launched a web application DocMator<http://www.docmator.com> 
> , 
> *I would appreciate your Feedback on the application usefulness, 
> usability and suggestions for improvements and enhancements (
> http://www.docmator.com )*
>
> This application uses web2py framework. Users can login using facebook, 
> twitter, google and can also register with the site to login.
>
> The facebook, twitter & google logins do not work as expected. I am using 
>  web2py_multiauth. 
> <http://code.google.com/p/cfhowes/source/browse/#hg/web2py_multiauth>
> by *Christian Foster Howes *
> This is an excellent slice and helps you use facebook, twitter and google 
> logins with using Janrain (janrain is paid if the number of users are 
> greater than 2500)
>
> I tried implementing multiauth, I am having a few issues.
>
> 1) Facebook and Twitter logins do not work
> 2) Google works fine but does not go to the post login page 
> www.docmator.com/docmatorx/default/index and I need to click google icon 
> on login page to be redirected to index page.
>
> I am attaching the auth_ext file for your reference. This is the only file 
> that needs configuration settings for the web2py slice multiauth to work.
>
> The login implementation is available on www.docmator.com, I request you 
> to help me with the problem.
>
> I am using web2py 1.99.7
>
> It would be great if you can provide me with a* feedback* to improve 
> DocMator further.
>
> Thanks,
> Akash Kakkar
> Developer Founder CEO
> DocMator
>
> www.docmator.com
>

-- 



Reply via email to