This function authenticates with Google using a Wiley Lab OAuth Consent Screen. Credentials are cached in a user's home directory and labeled according to the currently connected UNIX user account and the specified Google Account Type.
eureka_dbCreateToken(google_account_type)
google_account_type | Google account type or GSuite domain. |
---|
Saves an authenticated Google OAuth token to current user's home directory
if (FALSE) { eureka_dbCreateToken(google_account_type = "hdcuser") }