You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to get data and send data to/from twitter api? Can you read twitter data you're interested in reading?
Twitter o-auth in an application (since we want people to log in with twitter). Login won't be normal password/email combo. O-auth sends back credentials.
Twitter/sinatra/o-auth challenge. "The tweet-now challenge"
Nice to have == background job that's always running, and sends the tweets when task is completed.