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"))gar_shiny_getUrlauthReturnCode;
createCode;
gar_shiny_getToken;
gar_shiny_getUrl;
loginOutput;
reactiveAccessToken;
renderLogin; with_shiny