gar_shiny_getAuthUrl(redirect.uri,
state = getOption("googleAuthR.securitycode"),
client.id = getOption("googleAuthR.webapp.client_id"),
client.secret = getOption("googleAuthR.webapp.client_secret"),
scope = getOption("googleAuthR.scopes.selected"),
access_type = c("online", "offline"), approval_prompt = c("auto",
"force"))gar_shiny_getUrlauthReturnCode,
createCode,
gar_shiny_getToken,
gar_shiny_getUrl,
loginOutput,
reactiveAccessToken,
renderLogin,
revokeEventObserver,
with_shiny