twitter-api-php icon indicating copy to clipboard operation
twitter-api-php copied to clipboard

Add support for application only authentication?

Open CGA1123 opened this issue 10 years ago • 0 comments

A feature that might be useful.

Adding support for application only authentication allows for a larger amount of requests to be made. And all it need (i think), is to change the url for the authentication request.

(Check out: https://dev.twitter.com/oauth/reference/post/oauth2/token https://dev.twitter.com/oauth/application-only )

CGA1123 avatar Nov 29 '15 00:11 CGA1123