Hello,

I am implementing an auto login feature in my web application.  What I
want to do is detect the presence of twitter.  If it is present
(open)  then I want to do an auto-login which will send a callback to
my server to initiate the login.

What I want to know is:  How can I detect the presence of the twitter
app in my browser so that I can initiate the auto login process?  I
believe that this would have to be done via cookies as I cannot get
the apps via normal browser resources such as Window object, etc.

Any help would be appreciated.

Regards.

Reply via email to