- Loading...
- No images or files uploaded yet.
|
|
Sign in with TwitterSign in with Twitter is the pattern of authentication that allows users to connect their Twitter account with third-party services in as little is one click. It utilizes OAuth and although the flow is very similar, the authorization URL and workflow differs slightly as described below.
The normal flow dictates that applications send request tokens to oauth/authorize in Twitter's implementation of the OAuth Specification. To take advantage of Sign in with Twitter, applications should send request tokens in the oauth_token paramater to oauth/authenticate instead.
The oauth/authenticate method will perform the following:
This behavior is explained in the following flowchart:
Sign in with Twitter ButtonsTwitter would prefer your application to use the following buttons. While it is easy roll your own buttons or create text links, using these standard buttons will instill user confidence and stanardize the experience.
Darker
Lighter
Peter Denton has also created a number of buttons to make this experience easy and beautiful.
|
Comments (0)
You don't have permission to comment on this page.