January 2015
Beginner
324 pages
7h 42m
English
Before we start coding, we have to register our application at the Twitter website to get API keys and an OAuth access token.[95] OAuth is an authentication scheme that allows applications to use other applications’ resources. In our case, we’ll grant our very own application the right to update our Twitter feed without using our Twitter username and password.
To get all of the information needed, create a new application in the applications section of the Twitter website.[96] After you’ve logged in, click the Create New App button and fill out the form:

After you’ve created your new application, go to the ...
Read now
Unlock full access