WorryFree Computers   »   [go: up one dir, main page]

Skip to content

Releases: googleworkspace/apps-script-oauth1

Fix bug when using with the v8 engine.

24 Feb 18:00
Compare
Choose a tag to compare

Add support for realm parameter

05 Apr 15:39
Compare
Choose a tag to compare

Add support for RSA-SHA1

24 Sep 15:23
Compare
Choose a tag to compare
16

Fix lint warning.

Preserve all fields in parsed tokens.

03 Aug 13:34
Compare
Choose a tag to compare
15

Release version 15.

Fix issue with URL encoding.

24 Oct 15:35
Compare
Choose a tag to compare

See merge request #15.

Add distributable files, remove deprecated project key.

03 Oct 14:55
Compare
Choose a tag to compare

Updated library to correctly handle 201 responses.

05 May 13:52
Compare
Choose a tag to compare

Add support for 2-legged OAuth

03 Dec 19:56
Compare
Choose a tag to compare
Add support for 2-legged OAuth, Yelp sample (which uses 2-legged), an…

…d fix a signing bug the sample revealed.

Exposing Service.setSignatureMethod

14 Jul 01:29
Compare
Choose a tag to compare
10

Fix typo in samples.

Improved encoding and scopes.

07 Jul 13:09
Compare
Choose a tag to compare
Escape references to ScriptApp to prevent the inclusion of the "Allow…

… this application to run when you are not present" scope.