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)

See Also

rtweet_bearer(), rtweet-deprecated


rtweet documentation built on May 29, 2024, 7:47 a.m.