bearer_token: Bearer token

View source: R/bearer_token.R

bearer_tokenR Documentation

Bearer token

Description

[Deprecated]

bearer_token() has been deprecated because it used a rather indirect method of generating a bearer token. Instead, use rtweet_app(), copying in the bearer token directly from the Twitter developer portal. See vignette("auth", package = "rtweet") for full details.

Usage

bearer_token(token = NULL)

rtweet documentation built on Oct. 17, 2023, 1:11 a.m.