I have asked this question in the past but did not get an appropriate
response. I would like to know how a site like tenthrow.com, which was
built with web2py, incorporates third party authentication mechanisms
like Twitter, Facebook and Google and local authentication on the
site? If the tenthrow guys are seeing this, I would not mind hint or
tips from them.
Also I am having issues with links (i.e.built with A, URL helpers and
a) in my project. Although I included the blueprint css framework into
my project I dont seem to be sure if its the one causing this
behaviour:
Whenever I create links, its shows the normal link and the the link in
parenthesis. like this:
http://blahblah.com(/appname/controllername/functionname).
I have tried to debug this, but cant seem to get to the root of this.
I need hint, tips again
Thanks guys. You all rock!!!