oauth_endpoints
From httr v1.4.2
by Hadley Wickham
Popular oauth endpoints.
Provides some common OAuth endpoints.
Usage
oauth_endpoints(name)
Arguments
- name
One of the following endpoints: linkedin, twitter, vimeo, google, facebook, github, azure.
Examples
# NOT RUN {
oauth_endpoints("twitter")
# }
Community examples
Looks like there are no examples yet.