I am working on a Twitter project where I want to use OAuth but I don\'t know where to get the consumer and secret keys.
How can I get these?
consumer_key = API key
consumer_key
API key
consumer_secret = API key secret
consumer_secret
API key secret
Found it hidden in Twitter API Docs
Twitter's naming is just too confusing.