From 2b037063c7f5fffed854eb29bb0571f4595968de Mon Sep 17 00:00:00 2001 From: Eric Koleda Date: Mon, 2 Mar 2020 13:19:43 -0500 Subject: [PATCH] 1.37.0 --- dist/OAuth2.gs | 3 +-- docs/Service_.html | 2 +- docs/Storage_.html | 2 +- docs/global.html | 2 +- docs/index.html | 2 +- package-lock.json | 2 +- package.json | 2 +- 7 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dist/OAuth2.gs b/dist/OAuth2.gs index 2b2e7946..e19aea7a 100644 --- a/dist/OAuth2.gs +++ b/dist/OAuth2.gs @@ -61,8 +61,7 @@ if (typeof module === 'object') { module.exports = { createService: createService, getRedirectUri: getRedirectUri, - TOKEN_FORMAT: TOKEN_FORMAT, - STATE_PARAMETER_LOCATION: STATE_PARAMETER_LOCATION + TOKEN_FORMAT: TOKEN_FORMAT }; } diff --git a/docs/Service_.html b/docs/Service_.html index 04e49472..da0fe9ce 100644 --- a/docs/Service_.html +++ b/docs/Service_.html @@ -5080,7 +5080,7 @@

Home

Classes