Answer the question
In order to leave comments, you need to log in
How to add authorization through youtube on laravel?
How to add authorization via youtube using socialiteproviders.github.io/providers/you-tube.html ?
Those. where and what to register in YouTube to get all these keys
'youtube' => [
'client_id' => env('YOUTUBE_KEY'),
'client_secret' => env('YOUTUBE_SECRET'),
'redirect' => env('YOUTUBE_REDIRECT_URI')
]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question