Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obtain YouTube API Authorization #69

Open
oliverspryn opened this issue Dec 12, 2022 · 0 comments
Open

Obtain YouTube API Authorization #69

oliverspryn opened this issue Dec 12, 2022 · 0 comments
Assignees
Labels
Story Small unit of user-facing work
Milestone

Comments

@oliverspryn
Copy link
Collaborator

The very first step in this entire project is to gain authorization for a YouTube channel. This can be done via OAuth 2.0 for Web Server Applications.

Use a dummy YouTube channel for this purpose. The end result should be the application having an access and refresh token for the proper scopes:

Here are some helpful pages:

@oliverspryn oliverspryn added the Story Small unit of user-facing work label Dec 12, 2022
@oliverspryn oliverspryn added this to the 2.0.0 milestone Dec 12, 2022
@oliverspryn oliverspryn self-assigned this Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Small unit of user-facing work
Projects
None yet
Development

No branches or pull requests

1 participant