Releases: googleworkspace/apps-script-oauth2
Releases · googleworkspace/apps-script-oauth2
Expose service.getToken()
22 Release version 22
Handle token errors returned as objects instead of strings.
21 Release version 21.
Use script ID instead of project key.
20 Use script ID instead of project key, and bump version.
Version 19
Release version 19.
Add more detail to the error messages thrown when failing to retrieve a token.
17 Add more detail to the error messages thrown when failing to retrieve…
Fixed issue with token expiration / refresh.
16 Ensure that the expires_in field is handled as a number. Fixes #22.
Added support and sample for service accounts.
15 Update README to mention service accounts.
Improved error handling in Service.hasAccess().
14 Add a sample for the Google+ API.