From 319a5381eb8a44336445b08d681fba6d6ce3ab9a Mon Sep 17 00:00:00 2001 From: Daniel Bass Date: Sun, 7 Feb 2021 15:39:28 +0000 Subject: [PATCH] feat(docs-external-auth): add azure client (#4893) --- website/content/docs/external-oauth-clients.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/external-oauth-clients.md b/website/content/docs/external-oauth-clients.md index 1fb7046c..215fb10d 100644 --- a/website/content/docs/external-oauth-clients.md +++ b/website/content/docs/external-oauth-clients.md @@ -17,5 +17,6 @@ If you would like to facilitate your own OAuth authentication rather than use Ne | [@TSV-Zorneding-1920](https://github.com/TSV-Zorneding-1920) | GitHub, GitHub Enterprise | PHP | [Repo](https://github.com/TSV-Zorneding-1920/netlify-cms-oauth-provider-php) | | [@bericp1](https://github.com/bericp1) | GitHub, GitHub Enterprise | Node.js, Zeit Now Serverless | [Repo](https://github.com/bericp1/netlify-cms-oauth-provider-node) | | [@mcdeck](https://github.com/mcdeck) | GitHub, GitHub Enterprise, GitLab | PHP | [Repo](https://github.com/mcdeck/netlify-cms-oauth-provider-php), [Blog](https://www.van-porten.de/blog/2021/01/netlify-auth-provider/) | +| [@deepbass](https://github.com/deepbass) | GitHub, GitHub Enterprise | Node.js Azure Functions | [Repo](https://github.com/deepbass/serverless-cms-azure), [Blog](https://www.danielbass.dev/building-a-serverless-cms-on-azure-with-netlify-cms-and-gatsby/) | Check each project's documentation for instructions on installation and usage. \ No newline at end of file