auth_get: Get the current authentication mechanism

View source: R/auth.R

auth_getR Documentation

Get the current authentication mechanism

Description

If no authentication has been set up for this session, auth_get() will call auth_as() to set it up.

Usage

auth_get()

Value

The current token used.

See Also

Other authentication: auth_as(), auth_save(), auth_setup_default(), rtweet_user()

Examples

## Not run: 
auth_get()

## End(Not run)

ropensci/rtweet documentation built on Nov. 14, 2024, 1:23 a.m.