doAuth function

Invoke the Authentication Process with Google

Invoke the Authentication Process with Google

This function starts the authentication process with Google. Note that this functions needs user interaction.

doAuth(save = T)

Arguments

  • save: logical denotes whether authentication information should be saved on disk. Defaults to TRUE.

See Also

getAuth,loadToken