Hi everyone.

I'm brand new to OAuth and have read some documents on how it works, but
there's something that is still not clear to me.

Let's say I want to build an application in which I want to allow a group of
people to send updates through a unique twitter account
(@nice_group_of_people, for example).

If I use OAuth for this, do I need to get a new Access Token for every
update my application sends on behalf of @nice_group_of_people, or can I
just do it once and store the Access Token forever? Does the Access Token
expires somehow?

Best Regards,

Felipe

Reply via email to