docs: Add 'netlify-cms-oauth-provider-node' external OAuth client (#3472)

This commit is contained in:
Brandon Phillips 2020-03-23 11:30:33 -06:00 committed by GitHub
parent 42d60a644c
commit c6ef7e555f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,6 @@ If you would like to facilitate your own OAuth authentication rather than use Ne
| [@Herohtar](https://github.com/Herohtar) | GitHub, GitHub Enterprise | Firebase Cloud Function | [Repo](https://github.com/Herohtar/netlify-cms-oauth-firebase) |
| [@abcalderon3](https://github.com/abcalderon3) | GitHub, GitHub Enterprise | Google Cloud Function with Python | [Repo](https://github.com/abcalderon3/netlify-cms-oauth-client-cloud-function) |
| [@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) |
Check each project's documentation for instructions on installation and usage.