apps-script-oauth2
apps-script-oauth2 copied to clipboard
An OAuth2 library for Google Apps Script.
I am unsure what happened that this got created.... There's more context in the linked comment thread. Essentially I'm trying to access an identity token for a service account, but...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.11 to 4.0.0. Changelog Sourced from jsdoc's changelog. 4.0.0 (November 2022) JSDoc releases now use semantic versioning. If JSDoc makes backwards-incompatible changes in the future, the major...
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true...
Failed to validate the config schema at '.github/sync-repo-settings.yaml': [ { "instancePath": "/permissionRules/1/permission", "schemaPath": "#/properties/permissionRules/items/properties/permission/enum", "keyword": "enum", "params": { "allowedValues": [ "pull", "push", "admin" ] }, "message": "must be equal to...
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.11 to 4.0.3. Changelog Sourced from jsdoc's changelog. 4.0.3 (May 2024) Updates dependencies. 4.0.2 (February 2023) Updates the Babel parser, and enables additional Babel plugins for ECMAScript...
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 9.5.0. Release notes Sourced from eslint's releases. v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...