new_google_config {tapLock} | R Documentation |
Creates a new google_config object
new_google_config(client_id, client_secret, app_url)
client_id |
The client ID for the app |
client_secret |
The client secret for the app |
app_url |
The URL for the app |
A google_config object