MunGell / Codeigniter-TwitterOAuth

Codeigniter and TwitterOauth library integration
76 stars 62 forks source link

Application-only ??? #6

Open geegirls3 opened 11 years ago

geegirls3 commented 11 years ago

Is this for Application-only authentication? I have a dashboard with multiple users (don't log in). This app is used for statistical info only, # of subscribers and home timeline.

Can you help me with this, I have used Abraham Williams and Haughin and I think their's is the OAuth and I need OAuth 2 Bearer Token that allows a registered application to obtain API requests.

https://dev.twitter.com/docs/api/1.1/post/oauth2/token

Any help is appreciated. Thanks