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

Get YouTube auth key from user input #29

Open
jmbeach opened this issue Apr 19, 2018 · 0 comments
Open

Get YouTube auth key from user input #29

jmbeach opened this issue Apr 19, 2018 · 0 comments

Comments

@jmbeach
Copy link
Owner

jmbeach commented Apr 19, 2018

Should use an OAuth flow to get permission to use the user's account to search YouTube. Otherwise, when I publish this to the Chrome store, I'll be abusing the limits of my account and I can't afford to pay for others to use the extension.

What I hope to accomplish is, after install, the user is prompted to login to YouTube. At the end of the login, hopefully YouTube posts the extension an API key to use which will be stored for the extensions life.

This will solve another problem which is that developers of this project have to manually configure their YouTube key. One less configuration is always good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant