I know that I can just ask them, but I don't want users to start
giving fake aliases and I want it to be verified and up to date.
All I want is just verify them using a twitter app and get their user
id/name.

Let's say I'm creating a twitter app.
What should I do next? How the authorization works?

On Dec 10, 6:08 pm, Taylor Singletary <taylorsinglet...@twitter.com>
wrote:
> It depends on how deep you want your integration to be.
>
> If you simply want to keep track of the Twitter user's screen name on your
> site, you can simply ask for it -- no need for an API integration.
>
> If you just want to add some simple Twitter functionality to your site, you
> might want to look at @Anywherehttp://dev.twitter.com/anywhere/begin-- you
> can integrate Twitter with your site using mostly just Javascript and HTML.
> By using callbacks, you can store the screen name and user id after
> authorization occurs.
>
> If you want deeper integration recommendations, please specify a bit more on
> what you'd like users to do with a Twitter integration in your app.
>
> Taylor
>
>
>
>
>
>
>
> On Fri, Dec 10, 2010 at 7:53 AM, Chief <chie...@gmail.com> wrote:
> > I have a web app written in ASP.NET (C#, in this case).
> > I want to allow users to connect with twitter and add their verified
> > twitter alias name (@username) to the database in a field matching
> > their id in order to show it in their profile.
>
> > How can I integrate twitter that way?
>
> > --
> > Twitter developer documentation and resources:http://dev.twitter.com/doc
> > API updates via Twitter:http://twitter.com/twitterapi
> > Issues/Enhancements Tracker:
> >http://code.google.com/p/twitter-api/issues/list
> > Change your membership to this group:
> >http://groups.google.com/group/twitter-development-talk

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

Reply via email to