https://github.com/cran/httr
Raw File
Tip revision: 86987c077270baab803f193584d5297671d04ff5 authored by Hadley Wickham on 15 August 2023, 09:00:02 UTC
version 1.4.7
Tip revision: 86987c0
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