Skip to content

Commit

Permalink
docs: Add Google Cloud Function to External OAuth Clients (#3329)
Browse files Browse the repository at this point in the history
  • Loading branch information
abcalderon3 committed Feb 26, 2020
1 parent e53e8ac commit dd94a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/content/docs/authentication-backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ If you would like to facilitate your own OAuth authentication rather than use Ne
| [@marcelkornblum](https://github.com/marcelkornblum) | GitHub, GitHub Enterprise | Google AppEngine with Python | [Repo](https://github.com/signal-noise/netlify-cms-oauth-provider-python-appengine) |
| [@marksteele](https://github.com/marksteele) | GitHub, GitHub Enterprise | Serverless | [Repo](https://github.com/marksteele/netlify-serverless-oauth2-backend), [Blog](https://www.control-alt-del.org/blog/serverless-blog-howto/) |
| [@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) |

Check each project's documentation for instructions on how to configure it.

Expand Down

0 comments on commit dd94a84

Please sign in to comment.