Hi David,

The process you describe is supported by the Sign in with Twitter flow
described here:
    http://dev.twitter.com/pages/sign_in_with_twitter

Think about the permissions you are asking for though. You often don't need
more than Read access for this flow as the writeable actions are supported
by Web Intents:
    http://dev.twitter.com/pages/intents

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Wed, May 11, 2011 at 8:17 AM, davidb2002 <[email protected]>wrote:

> Hi,
>
> I am using Oauth to create a way for users of our website to login
> using their twitter account. However, It's quite annoying that
> everytime they click to sign in with their twitter account they have
> to grant access each and every time.
>
> Couldn't it work so that if it has been granted once they don't have
> to keep granting access? Therefore removing a step. I'm using the
> steps found in:
>
>
> http://net.tutsplus.com/tutorials/php/how-to-authenticate-users-with-twitter-oauth/
>
> Thanks for any feedback!
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to