googleAuthR (version 0.8.1)

gar_auth_js: Shiny JavaScript Google Authorisation [Server Module]

Description

Shiny Module for use with gar_auth_jsUI

Usage

gar_auth_js(...)

googleAuth_js(input, output, session, message = "Authenticate with your Google account")

Arguments

...

Arguments passed to googleAuth_js

input

shiny input

output

shiny output

session

shiny session

message

The message to show when not authenticated

Value

A httr reactive OAuth2.0 token

Details

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