https://github.com/cran/httr
Raw File
Tip revision: 1c566a76fe0fd71824d7ae59611888bf0fab364c authored by Hadley Wickham on 20 March 2014, 03:03:51 UTC
version 0.3
Tip revision: 1c566a7
oauth_callback.Rd
% Generated by roxygen2 (4.0.0): do not edit by hand
\name{oauth_callback}
\alias{oauth_callback}
\title{The oauth callback url.}
\usage{
oauth_callback()
}
\description{
The url that \code{\link{oauth_listener}} expects that the client be
referred to.
}
\keyword{internal}

back to top