Learn R Programming

googleAuthR (version 0.5.1)

gar_auth_js: Shiny JavaScript Google Authorisation [Server Module]

Description

Shiny Module for use with gar_auth_jsUI

Usage

gar_auth_js(input, output, session)

Arguments

input

shiny input

output

shiny output

session

shiny session

Value

A httr reactive OAuth2.0 token

Details

Call via shiny::callModule(gar_auth_js, "your_id")