Skip to main content

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#


NameDescription
Script Typejavascript
Tagsgoogle apps

Inputs#


Argument NameDescription
scopesThe comma-separated list of scopes we will use with the token.
proxyWhether to use the system proxy settings.

Outputs#


PathDescriptionType
GoogleAuth.URLThe newly generated URL for authentication.Unknown