Add oauth-provider-go to authentication-backends.md

This commit is contained in:
Igor Kuznetsov 2017-11-16 23:31:03 +03:00 committed by Shawn Erquhart
parent a72a08f7a2
commit 56b1c7be3a

View File

@ -58,9 +58,10 @@ If you would like to facilitate your own OAuth authentication rather than use Ne
can use one of the community-maintained projects below. Feel free to [submit a pull request](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) if you'd like to add yours!
| Author | Supported Git hosts | Languages | Link |
|------------|---------------------------|-----------|---------------------------------------------------------------------|
| @vencax | GitHub, GitHub Enterprise | Node.js | [Repo](https://github.com/vencax/netlify-cms-github-oauth-provider) |
| Author | Supported Git hosts | Languages | Link |
|----------------------------------------|---------------------------|-----------|------------------------------------------------------------------------------|
| [@vencax](https://github.com/vencax) | GitHub, GitHub Enterprise | Node.js | [Repo](https://github.com/vencax/netlify-cms-github-oauth-provider) |
| [@igk1972](https://github.com/igk1972) | GitHub, GitHub Enterprise | Go | [Repo](https://github.com/igk1972/netlify-cms-oauth-provider-go) |
Check each project's documentation for instructions on how to configure it.