hi all, I'm new to web2py and web development in general. I appreciate 
web2py since it seems so much easier to learn than Django. 

I am trying to implement Linkedin/Twitter authentication as opposed to the 
native web2py auth mechanism without using Janrain. 

I tried the sample applications below created by Michele Comitini:

https://code.google.com/r/michelecomitini-facebookaccess/source/browse/applications/#applications%2FlinkedInOauth%253Fstate%253Dclosed

Very helpful and great examples but the problem is I can't seem to make 
them work.

I copied the sample applications exactly as-is without any changes.

For the Linkedin test app, when I click Login it keeps popping up the flash 
message "Logged out.". 

For the Twitter test app, it seems able to reach Twitter but after 
authorization, goes into a Redirect Loop. I cleared my browser cookies but 
still same issue.

Appreciate it if somebody can help shed some light on how to fix. 

Seems like very easily reproducible test cases since the entire sample apps 
are self-contained in that link above.

Thanks in advance guys.  

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to