Background login with OAuth

Posted by Bob on Stack Overflow See other posts from Stack Overflow or by Bob
Published on 2010-03-30T08:34:32Z Indexed on 2010/03/30 8:43 UTC
Read the original article Hit count: 285

Filed under:
|
|
|
|

I'm soon to write a web based Twitter client which I plan to allow users to login with OAuth. My question is; can, once a user has logged in once already, my app login later and 'background' process their feed for them? I.E. does the user have to 'be there'?

© Stack Overflow or respective owner

Related posts about twitter

Related posts about oauth