From b96e4638a50db39c55ecaf5007f3d8d48db351a2 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Tue, 28 Nov 2023 18:40:24 +0100 Subject: [PATCH] =?UTF-8?q?Update=20Docs:=20Account=20=E2=80=9Cexternal-oa?= =?UTF-8?q?uth-clients=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5bf6923cdd40..efeceb186ccd 100644 --- a/website/content/docs/external-oauth-clients.md +++ b/website/content/docs/external-oauth-clients.md @@ -21,5 +21,6 @@ If you would like to facilitate your own OAuth authentication rather than use Ne | [@adrian-ub](https://github.com/adrian-ub) | GitHub, GitLab | TypeScript | [Repo](https://github.com/ublabs/netlify-cms-oauth) | | [@hatappo](https://github.com/hatappo) | GitHub | ClojureScript, Firebase Functions | [Repo](https://github.com/hatappo/netlifycms-oauth-server) | | [@njfamirm](https://github.com/njfamirm) | GitHub | Node.js, Typescript | [Repo](https://github.com/njfamirm/decap-cms-github-backend), [Blog](https://www.njfamirm.ir/en/blog/self-hosting-decap-cms/) | +| [@augustogunsch](https://github.com/augustogunsch) | GitHub, GitHub Enterprise, GitLab | Rust | [Repo](https://github.com/augustogunsch/decap_oauth) | Check each project's documentation for instructions on installation and usage.