alchemyguy / YoutubeLaravelApi

A Laravel wrapper over Youtube API v3, with customized functionalities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to store Youtube authentication?

AxDSan opened this issue · comments

commented

Detailed description

I would like to know how we can store Youtube Authentication because every time I try to go to the $authUrl it simlpy asks again for my authentication, and if I try to do something with that requires a valid token, it gives me an error saying I have an invalid token.

commented

got it to work