oauth - Which data do I have to store in DB once I get Token data in Linkedin API? -


i assume workflow oauth similar in various sites. (twitter, linkedin) can requesttoken, accesstoken. okay, if store accesstoken , use later???

yes, accepted practice. use workflow on few sites , based on posts on linkedin developer's site, looks method people using.

the trick cover in case user rejects application's access rights; filter responses linkedin api looking error indicating access token no longer valid (you should doing filtering anyways throttling issues).


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -