Hi, Previously our application used basic authentication for connecting twitter users into our application, and after the twitter's announcement from change from basic authentication to OAuth, we changed our application for oauth, The login of the user to our application works fine :
The problem we face is one the user is logged into our application using twitter account, initially the twitter asks for the complete authentication and allows the user to login into application ..If i open twitter.com in a separate tab in the same browser, i was automatically logged In in the twitter. If i logout in twitter , simultaneously i should be automatically logged out from my application and vice versa .. How can i approach this using twitter4j-core -api.. Please revert me asap -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en