GoogleAuthURL
This Script is part of the Deprecated Content (Deprecated) Pack.#
Deprecated
Generates a Google authorized URL to authenticate a given list of scopes.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | google apps |
Inputs#
| Argument Name | Description |
|---|---|
| scopes | The comma-separated list of scopes we will use with the token. |
| proxy | Whether to use the system proxy settings. |
Outputs#
| Path | Description | Type |
|---|---|---|
| GoogleAuth.URL | The newly generated URL for authentication. | Unknown |