Description Usage Arguments Value Examples
View source: R/eureka_dbCreateToken.R
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.
1 | 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
1 2 3 4 | ## Not run:
eureka_dbCreateToken(google_account_type = "hdcuser")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.