I am using laravel socialite to login or register using google. Is it possible that I can fetch the youtube channel or account associated by the email since youtube and google are the same? What I mean is if you have a google email, it will also serve as your youtube account right?
Suggestions are appreciated. Thanks a lot.
Also is it possible to the token provided by the google provider (socialite) to fetch youtube API's?
