Invoke the Authentication Process with Google
This function starts the authentication process with Google. Note that this functions needs user interaction.
doAuth(save = T)
save
: logical denotes whether authentication information should be saved on disk. Defaults to TRUE.getAuth
,loadToken
Useful links