Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

googleAuth_js

Shiny JavaScript Google Authorisation [Server Module]


Description

Shiny Module for use with googleAuth_jsUI

Usage

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

Arguments

input

shiny input

output

shiny output

session

shiny session

message

The message to show when not authenticated

Details

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

Value

A httr reactive OAuth2.0 token


googleAuthR

Authenticate and Create Google APIs

v1.4.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre] (<https://orcid.org/0000-0002-8434-3881>), Jennifer Bryan [ctb], Johann deBoer [ctb], Neal Richardson [ctb], David Kulp [ctb], Joe Cheng [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.