Shiny JavaScript Google Authorisation [Server Module]
Shiny Module for use with googleAuth_jsUI
googleAuth_js( input, output, session, message = "Authenticate with your Google account" )
input |
shiny input |
output |
shiny output |
session |
shiny session |
message |
The message to show when not authenticated |
Call via shiny::callModule(googleAuth_js, "your_id")
A httr reactive OAuth2.0 token
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.