Skip to content

New to Vue3 - What is after authentication? #26

Discussion options

You must be logged in to vote

Hi @ppumkin

Yes, you'll want to dive into the great gapi implementation universe. I've been through what you're going for as I learned to use gapi to retrieve gmail data.

I didn't spend time on it but you might found some existing packages that would do the trick for you: I imagine that requesting the Youtube API is pretty common requirement... Give it a try on npmjs.com using Youtube gapi and vue as search keywords, you may find what you're looking for.

Otherwise, you can implement your own gapi access but it'd require some more efforts. If you're there to acquire some knowledge on how things are done, you'll be fine ;)
If you get down that rabbit hole, I can share my approach:
Install v…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@p10tyr
Comment options

Answer selected by p10tyr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants