From a356b72a08f5e55208e57cb06561790346bdb6de Mon Sep 17 00:00:00 2001 From: bruce mcpherson Date: Tue, 17 Nov 2020 16:56:54 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e5aa89..992beda 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Google Apps Script Project: cGoa This repo (cGoa) was automatically created on 02 November 2015 13:49:24 GMT by GasGit -for more information see the [desktop liberation site](https://ramblings.mcpher.com/drive-sdk-and-github/getting-your-apps-scripts-to-github/ "desktop liberation") +for more information see the [desktop liberation site](https://ramblings.mcpher.com/drive-sdk-and-github/getting-your-apps-scripts-to-github// "desktop liberation") you can see [library and dependency information here](dependencies.md) This library is a 'pattern light' method of using OAuth2 in Apps Script. It can handle many services such as Google, Microsoft, Github. reddit and more, and can also handle JWT and Google Service accounts. -More details are at http://ramblings.mcpher.com/Home/excelquirks/goa +More details are at https://ramblings.mcpher.com/oauth2-for-apps-script-in-a-few-lines-of-code/