-
Book Overview & Buying
-
Table Of Contents
ASP.NET Web API Security Essentials
By :
As we implemented Facebook authentication, we also need to create a Twitter developer account and need to supply consumer key and consumer secret value from our application to Twitter for authentication.
Follow the given steps to get the consumer key and secret value from the Twitter developer account for your application:
Log in to your Twitter account (https://twitter.com/).
Navigate to the Twitter developer site (https://dev.twitter.com/).
Scroll down to the footer and click Manage Your Apps under the Tools section.
Click the Create New App button in the redirected page:

Fig 16 – Create your Twitter Application
Provide your Application Details such as Name, Description, Website, and Callback URL. Tick agree to the developer agreement in the Create an application page. The Callback URL is the URL of our application that Twitter needs to redirect to after the successful authentication:

Fig 17 – Providing details to create an application
Click the Create your Twitter...
Change the font size
Change margin width
Change background colour