Releases: googleworkspace/apps-script-oauth1
Releases · googleworkspace/apps-script-oauth1
Fix bug when using with the v8 engine.
Add support for realm parameter
17 Release 1.17.0
Add support for RSA-SHA1
16 Fix lint warning.
Preserve all fields in parsed tokens.
15 Release version 15.
Fix issue with URL encoding.
See merge request #15.
Add distributable files, remove deprecated project key.
13 Fix module detection.
Updated library to correctly handle 201 responses.
Also added Xing sample.
Add support for 2-legged OAuth
11 Add support for 2-legged OAuth, Yelp sample (which uses 2-legged), an…
Exposing Service.setSignatureMethod
10 Fix typo in samples.
Improved encoding and scopes.
9 Escape references to ScriptApp to prevent the inclusion of the "Allow…