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 DataName | Description |
---|---|
Script Type | javascript |
Tags | google apps |
#
InputsArgument Name | Description |
---|---|
scopes | The comma-separated list of scopes we will use with the token. |
proxy | Whether to use the system proxy settings. |
#
OutputsPath | Description | Type |
---|---|---|
GoogleAuth.URL | The newly generated URL for authentication. | Unknown |