gar_setup_clientid {googleAuthR}R Documentation

Check for a client JSON

Description

Check for a client JSON

Usage

gar_setup_clientid(session_user = NULL, client_json = "GAR_CLIENT_JSON")

Arguments

session_user

1 for user level, 2 for project level, leave NULL to be prompted

client_json

The environment argument to be used for client_id/secret

Value

TRUE is client_id is ready, FALSE if it is not

See Also

Other setup functions: gar_setup_auth_check(), gar_setup_auth_key(), gar_setup_edit_renviron(), gar_setup_env_check(), gar_setup_menu_do(), gar_setup_menu()


[Package googleAuthR version 2.0.1 Index]