https://github.com/cran/httr
Raw File
Tip revision: bb902ad15558e7506914f18d8cdf5c2bf6808e6c authored by Hadley Wickham on 24 February 2023, 07:42:39 UTC
version 1.4.5
Tip revision: bb902ad
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