oauth_ui: OAUth UI

View source: R/oauth_functions.R

oauth_uiR Documentation

OAUth UI

Description

OAUth UI

Usage

oauth_ui(request, ui_function, oauth_list)

Arguments

request

Request Internal parameter for Shiny

ui_function

A function that returns UI elements

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.