create_oauth_url_script_html: Create OAuth URL Script HTML

View source: R/oauth_functions.R

create_oauth_url_script_htmlR Documentation

Create OAuth URL Script HTML

Description

Create OAuth URL Script HTML

Usage

create_oauth_url_script_html(oauth_list)

Arguments

oauth_list

A named list. The list must have the following items:

  • "endpoint" an object of type httr::oauth_endpoint()

  • "app" an object pf type httr::oauth_app()

  • "scope" a character vector


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.