Skip to content

Commit c6336b9

Browse files
authored
Merge pull request #54 from Swamp2k9/main
2 parents 8c3679e + 79279ad commit c6336b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pages/providers/youtube.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
---
33
title: YouTube
4-
description: How to add YouTube to your system
4+
description: How to Add YouTube to Your System
55
---
66

77
import {Steps, Callout} from "nextra/components";
@@ -33,11 +33,11 @@ Make sure that your consent screen has been configured. Add yourself as a test u
3333
### Step 6 Fill in OAuth Details
3434
Create the OAuth client ID. Select "Web application" as the application type and fill in the details.
3535

36-
Under "Authorized redirect URIs", insert your OAuth2 Redirect URI.
36+
<OAuth2Redirect provider = "youtube" />
3737

38-
### Add a Redirect URI
38+
Under "Authorized redirect URIs", insert your OAuth2 Redirect URI.
3939

40-
<OAuth2Redirect provider = "youtube" />
40+
![YouTube](/images/providers/youtube/youtube-001.png)
4141

4242
### Step 7 Activate YouTubes API
4343
Go to Activated APIs and Services. Then click on Activate APIs and Services. Search YouTube Data API v3 and activate the API by clicking it and clicking Activate.
73.6 KB
Loading

0 commit comments

Comments
 (0)