| oauth_redirect_uri {httr2} | R Documentation |
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()
[Package httr2 version 1.0.2 Index]