getAuth: Authentication of R app

View source: R/getAuth.R

getAuthR Documentation

Authentication of R app

Description

getAuth authenticates the R app at the Google authentication server using OAUTH2 and receives the client token. Usually you need not to run getAuth() explicitly since the whole authentication process is managed by doAuth.

Usage

getAuth()

Value

Client token from Google authentication server. Dataframe with the credential information which is cached in working space and optionally saved as RData file in current working directory.


jburkhardt/RAdwords documentation built on March 26, 2022, 7:20 p.m.