Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Releases: googleworkspace/apps-script-oauth1

Fix bug when using with the v8 engine.

24 Feb 18:00

Choose a tag to compare

Add support for realm parameter

05 Apr 15:39

Choose a tag to compare

Add support for RSA-SHA1

24 Sep 15:23

Choose a tag to compare

16

Fix lint warning.

Preserve all fields in parsed tokens.

03 Aug 13:34

Choose a tag to compare

15

Release version 15.

Fix issue with URL encoding.

24 Oct 15:35

Choose a tag to compare

See merge request #15.

Add distributable files, remove deprecated project key.

03 Oct 14:55

Choose a tag to compare

Updated library to correctly handle 201 responses.

05 May 13:52

Choose a tag to compare

Add support for 2-legged OAuth

03 Dec 19:56

Choose a tag to compare

11

Add support for 2-legged OAuth, Yelp sample (which uses 2-legged), an…

Exposing Service.setSignatureMethod

14 Jul 01:29

Choose a tag to compare

10

Fix typo in samples.

Improved encoding and scopes.

07 Jul 13:09

Choose a tag to compare

9

Escape references to ScriptApp to prevent the inclusion of the "Allow…