Learn from the author of TwitterOAuth how to quickly integrate your application with the Twitter API. We will show you how to speed up onboarding with “Sign in with Twitter” authentication, bootstrap profiles with Twitter identities, and increase reach with quick publishing to user timelines. We’ll go over some basic do’s and don’ts of the Twitter API and show how easy it is to integrate using the TwitterOAuth open source library.

Comments

Comments are closed.

Gant Laborde at 16:13 on 18 Jul 2017

Learning how to build a fictitious app called "Crumblr" where a user can somewhat Tinder their cookies :)

This covers OAuth 1/2, token logistics, and of course, sugary goodness.