Skip to content

Releases: googleworkspace/apps-script-oauth2

Expose service.getToken()

29 Sep 21:19

Choose a tag to compare

22

Release version 22

Handle token errors returned as objects instead of strings.

09 Sep 14:17

Choose a tag to compare

Use script ID instead of project key.

28 Jul 18:27

Choose a tag to compare

20

Use script ID instead of project key, and bump version.

Version 19

14 Jun 15:59

Choose a tag to compare

Release version 19.

Add more detail to the error messages thrown when failing to retrieve a token.

20 Aug 13:20

Choose a tag to compare

17

Add more detail to the error messages thrown when failing to retrieve…

Fixed issue with token expiration / refresh.

08 Aug 00:37

Choose a tag to compare

16

Ensure that the expires_in field is handled as a number. Fixes #22.

Added support and sample for service accounts.

30 Jul 15:28

Choose a tag to compare

15

Update README to mention service accounts.

Improved error handling in Service.hasAccess().

07 Jul 15:59

Choose a tag to compare

14

Add a sample for the Google+ API.