Learn R Programming

httr2 (version 1.0.3)

oauth_redirect_uri: Default redirect url for OAuth

Description

The default redirect uri used by req_oauth_auth_code(). Defaults to http://localhost unless the HTTR2_OAUTH_REDIRECT_URL envvar is set.

Usage

oauth_redirect_uri()

Arguments