Merge pull request #584 from netlify/fix-auth-provider-docs
Docs: Update the authentication provider docs for the new Netlify interface.
This commit is contained in:
commit
5b502aa680
@ -19,9 +19,10 @@ First, register the site CMS as an authorized application with your GitHub accou
|
|||||||
When you complete the registration, you'll be given a **Client ID** and a **Client Secret** for the app. You'll need to add these to your Netlify project:
|
When you complete the registration, you'll be given a **Client ID** and a **Client Secret** for the app. You'll need to add these to your Netlify project:
|
||||||
|
|
||||||
1. Go to your [**Netlify dashboard**](https://app.netlify.com/) and click on your project.
|
1. Go to your [**Netlify dashboard**](https://app.netlify.com/) and click on your project.
|
||||||
2. Click the **Access** tab.
|
2. Click the **Settings** tab.
|
||||||
3. Under **Authentication Providers**, click **Install Provider**.
|
3. Click on the **Access control** tab, then scroll down to **OAuth**.
|
||||||
4. Select GitHub and enter the **Client ID** and **Client Secret**, then save.
|
4. Under **Authentication providers**, click **Install Provider**.
|
||||||
|
5. Select GitHub and enter the **Client ID** and **Client Secret**, then save.
|
||||||
|
|
||||||
## Access the CMS
|
## Access the CMS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user