twitteR icon indicating copy to clipboard operation
twitteR copied to clipboard

app-only authentification

Open joelgombin opened this issue 10 years ago • 1 comments

It would be useful, if this is possible, to handle app-only authentification, because the rate limits are different for user-auth and app-only auth. Twitter actually advises to play with both kinds of authentification to maximise the amout of data one can get. See https://dev.twitter.com/docs/auth/application-only-auth.

joelgombin avatar May 06 '14 08:05 joelgombin

I have already written some sample (working) code, see #97 and opened an isssue for it.

MemoWalk avatar Jun 17 '16 09:06 MemoWalk