googleAuth_js: Shiny JavaScript Google Authorisation [Server Module]
Usage
googleAuth_js(
input,
output,
session,
message = "Authenticate with your Google account"
)
Arguments
message
The message to show when not authenticated
Value
A httr reactive OAuth2.0 token
Details
Call via shiny::callModule(googleAuth_js, "your_id")