I am guessing that when the user revokes the app, all access tokens related
to it are revoked too.

On Thu, Nov 12, 2009 at 1:34 PM, Gavin Bong <rubyco...@gmail.com> wrote:

>
> In my implementation of SignInWithTwitter, every time the user signs
> in, it generates a new access token.
>
> What really happens to the old access tokens ?
> If I maintain a 1-many relation from twitterId to access-tokens, I
> will have access to the old access-tokens.
>
> I understand that the FAQ says that access tokens are never expired by
> twitter (only when the user revokes the app).
>
> Thanks
>
> Gavin
>



-- 
Harshad RJ
http://hrj.wikidot.com

Reply via email to