alchemyguy/YoutubeLaravelApi

How to store Youtube authentication?

AxDSan opened this issue · 1 comments

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.

got it to work