S
S
shasoft2018-06-22 08:26:28
YouTube
shasoft, 2018-06-22 08:26:28

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

1 answer(s)
Y
Yan-s, 2018-06-22
@shasoft

Youtube is a Google service. https://console.developers.google.com/apis/library

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question