Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sign_oauth

Sign an OAuth request


Description

Deprecated. Instead create a config object directly using config(token = my_token).

Usage

sign_oauth1.0(app, token = NULL, token_secret = NULL, as_header = TRUE, ...)

sign_oauth2.0(access_token, as_header = TRUE)

httr

Tools for Working with URLs and HTTP

v1.4.2
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.