docs: add Firebase client to external clients list (#1773)

This commit is contained in:
Herohtar 2018-10-23 21:16:14 -05:00 committed by Shawn Erquhart
parent cdcd51157f
commit 5d299723ad

View File

@ -136,6 +136,7 @@ If you would like to facilitate your own OAuth authentication rather than use Ne
| [@igk1972](https://github.com/igk1972) | GitHub, GitHub Enterprise | Go | [Repo](https://github.com/igk1972/netlify-cms-oauth-provider-go) |
| [@davidejones](https://github.com/davidejones) | GitHub, GitHub Enterprise | Python | [Repo](https://github.com/davidejones/netlify-cms-oauth-provider-python) |
| [@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) |
Check each project's documentation for instructions on how to configure it.