eureka_dbCreateToken: eureka_dbCreateToken

Description Usage Arguments Value Examples

View source: R/eureka_dbCreateToken.R

Description

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.

Usage

1
eureka_dbCreateToken(google_account_type)

Arguments

google_account_type

Google account type or GSuite domain.

Value

Saves an authenticated Google OAuth token to current user's home directory

Examples

1
2
3
4
## Not run: 
eureka_dbCreateToken(google_account_type = "hdcuser")

## End(Not run)

thewileylab/EuReka documentation built on Dec. 31, 2020, 8:35 a.m.