https://github.com/cran/httr
Raw File
Tip revision: baf8a5a212edf01cfc4a6d3b1196981ef7e9e0ce authored by Hadley Wickham on 11 December 2018, 07:40:06 UTC
version 1.4.0
Tip revision: baf8a5a
oauth_callback.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/oauth-listener.r
\name{oauth_callback}
\alias{oauth_callback}
\title{The oauth callback url.}
\usage{
oauth_callback()
}
\description{
The url that \code{\link[=oauth_listener]{oauth_listener()}} expects that the client be
referred to.
}
\keyword{internal}
back to top