docs: fix bitbucket implicit grant docs (#2842)

* docs: fix bitbucket implicit grant docs

* docs: fix typo in Bitbucket implicit grant step 2
This commit is contained in:
Erez Rokah 2019-11-10 20:41:52 +02:00 committed by Tom Rutgers
parent 1d78a2705f
commit 00fa983d63

View File

@ -147,8 +147,8 @@ To enable it:
With Bitbucket's Implicit Grant, users can authenticate with Bitbucket directly from the client. To do this: With Bitbucket's Implicit Grant, users can authenticate with Bitbucket directly from the client. To do this:
1. Follow the authentication provider setup steps in the [Netlify docs](https://www.netlify.com/docs/authentication-providers/#using-an-authentication-provider), make sure you allow 'Account/Read' and 'Repository/Write'. 1. Follow the [Atlassian docs](https://confluence.atlassian.com/bitbucket/oauth-on-bitbucket-cloud-238027431.html) to create an OAuth consumer. Make sure you allow `Account/Read` and `Repository/Write` permissions. For the **Callback URL**, enter the address where you access Netlify CMS, for example, `https://www.mysite.com/admin/`.
2. Bitbucket gives you a **Key**. Copy this Key and enter it in your Netlify CMD `config.yml` file, along with the following settings: 2. Bitbucket gives you a **Key**. Copy this Key and enter it in your Netlify CMS `config.yml` file, along with the following settings:
```yaml ```yaml
backend: backend: