Libraries tagged by increase-twitter-api-limit
ckailash/twitter-app-only-auth
0 Favers
49 Downloads
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit