Skip to content

Releases: googleworkspace/apps-script-oauth2

v1.43.0

01 Dec 00:25
2d0985f
Compare
Choose a tag to compare

1.43.0 (2022-12-01)

Features

  • Allow usage without client_secret for services that only rely on PKCE (e6afdfb)

v1.42.1

23 Sep 16:38
df653f4
Compare
Choose a tag to compare

1.42.1 (2022-09-23)

Bug Fixes

  • Remove use of 'let' for Rhino compatibility (f6fdc9a)
  • Remove use of 'let' for Rhino compatibility (089a3e4)

v1.42.0

23 Sep 16:24
9773c5e
Compare
Choose a tag to compare

1.42.0 (2022-09-22)

Bug Fixes

  • "Prompt" property for auth URL in sample (#317) (6da6876)
  • prevent samples from leaking OAuth client ID + Secret to users (#379) (a5480c1)

Miscellaneous Chores

Add ability to specify alternate token HTTP method

14 May 13:55
Compare
Choose a tag to compare

Add ability to list service names

15 Dec 01:49
Compare
Choose a tag to compare

Honor expiration time in ID token

15 Dec 01:05
Compare
Choose a tag to compare

Delete storage when service is reset

08 Apr 00:24
Compare
Choose a tag to compare

Fix broken reference to STATE_PARAMETER_LOCATION

02 Mar 18:20
Compare
Choose a tag to compare

Don't require token storage in properties

27 Feb 22:42
Compare
Choose a tag to compare

Add function to return id_token

01 Oct 17:55
Compare
Choose a tag to compare