powered by
Constructs a redirect URI for OAuth flows. If the provided URI doesn't have a port, assigns a random port using httpuv::randomPort().
httpuv::randomPort()
default_redirect_uri(redirect_uri = httr2::oauth_redirect_uri())
A character string with the redirect URI
A character string specifying the redirect URI. Defaults to httr2::oauth_redirect_uri().
httr2::oauth_redirect_uri()
default_redirect_uri()
Run the code above in your browser using DataLab