-
2015-05-05More
Deprecation of the OAuthConfig class in Apps Script
Google is shutting down the OAuthConfig class in Apps Script on July 6, 2015. Developers who use OAuthConfig to connect to OAuth-protected APIs must migrate their code to the OAuth1 or OAuth2 for Apps Script open source libraries to ensure continued functionality.
Release: Both