gce_auth {googleComputeEngineR} | R Documentation |
Defunct - Authenticate this session
Description
No longer used. Authenticate via downloading a JSON file and setting in your environment arguments instead.
Usage
gce_auth(new_user = FALSE, no_auto = FALSE)
Arguments
new_user |
If TRUE, reauthenticate via Google login screen |
no_auto |
Will ignore auto-authentication settings if TRUE |
Value
Invisibly, the token that has been saved to the session
[Package googleComputeEngineR version 0.3.0 Index]