oAuth API is used to interact with twitter from our application. We can directly access the information of twitter without login to twitter. I integrated twitter oauth API in my application. I want to clone twitter. I integrated this API in my application for twitter Sign-In. I am successfully login to the twitter using this API. After login I am succesfully redirecting back to my application. But when I am logout from my application, I am again access twitter Sign-In, it is automatically login. In logout I am completley destory the session. I know the twitter checking the cookies but I am unable to destroy twitter cookies from my application.
Please help me to complete my application.
Thanks in Advance.
No comments:
Post a Comment