Hmmm!
It's not an API, simple tric...!
Just JS dynamic image tag solves our problem....
open script tag
new Image().src='https://www.linkedin.com/secure/login?session_full_logout=&trk=hb_signout'
close script tag
njoy...
It's not an API, simple tric...!
Just JS dynamic image tag solves our problem....
open script tag
new Image().src='https://www.linkedin.com/secure/login?session_full_logout=&trk=hb_signout'
close script tag
njoy...
Thank you Naresh! Works perfectly!
ReplyDeleteHi Naresh How I can singout using DotNetOpenAuth in Asp.net.?
ReplyDeleteI am login as LinkedIn but I am trying to logout I haven't get any clue of succeed can tell me how I can singout in asp.net.?
Thank you,
-Jitendra Jadav
Make a URL-fetch (REST API) on "https://www.linkedin.com/secure/login?session_full_logout=&trk=hb_signout".
DeleteHi Naresh How I can logout the linkedin through url in asp.net
DeleteIn abovec url what is the trk
ReplyDeleteHi Naresh How I can logout the linkedin through url and revoke the access token in asp.net
ReplyDelete