Skip to content

Commit

Permalink
Merge pull request #54 from Swamp2k9/main
Browse files Browse the repository at this point in the history
  • Loading branch information
egelhaus authored Feb 9, 2025
2 parents 8c3679e + 79279ad commit c6336b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/providers/youtube.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: YouTube
description: How to add YouTube to your system
description: How to Add YouTube to Your System
---

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

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

### Add a Redirect URI
Under "Authorized redirect URIs", insert your OAuth2 Redirect URI.

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

### Step 7 Activate YouTubes API
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.
Expand Down
Binary file added public/images/providers/youtube/youtube-001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6336b9

Please sign in to comment.