This repository was archived by the owner on Nov 10, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork197
This is a major release to signal the end of API v1.1 functions.
Fix a problem with
auth_sitrep()not correctly handling old tokens.Since httr2 > 0.2.3, rtweet refreshes OAuth 2.0 tokens automatically.
It is no longer needed to userrtweet_oauth2(), authentication is fully handled by httr2.Document the deprecated functions from API v1.1 to API v2: see
help("rtweet-deprecated", "rtweet").New function
client_clean()to remove client's data (together withauth_clean()they leave the user cache empty).
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted