question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello there. I wanted to know if twarc does support Oauth2 access tokens for read only search with bigger limits, then the standard Oauth1. Because so far i couldn’t find anything about it in the documentation about getting the token, when using twarc as a library.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
edsucommented, Nov 12, 2019

That’s a great question @SaschaStenger. At the moment it does not, but it shouldn’t be difficult to add. I’ll look into it.

1reaction
edsucommented, Feb 13, 2020

Good point @rmcrowley2000. I’ll leave it open as additional impetus for actually doing something about it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access Tokens - OAuth 2.0 Simplified
Access tokens are the thing that applications use to make API requests on behalf of a user. The access token represents the authorization...
Read more >
Using OAuth 2.0 to Access Google APIs | Authorization
Basic steps · 1. Obtain OAuth 2.0 credentials from the Google API Console. · 2. Obtain an access token from the Google Authorization...
Read more >
What is OAuth 2.0 and what does it do for you? - Auth0
OAuth 2.0, which stands for “Open Authorization”, is a standard designed to allow a website or application to access resources hosted by other...
Read more >
OAuth 2.0
OAuth 2.0 is the industry-standard protocol for authorization. OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows ...
Read more >
RFC 6749: The OAuth 2.0 Authorization Framework
... the third-party application to obtain access on its own behalf. This specification replaces and obsoletes the OAuth 1.0 protocol described in RFC...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found