Adding Social Logins with Laravel Socialite

In this 10 minute video, I’ll show you how to get started with Laravel Socialite by adding a fully-functional “Sign In with GitHub“ button to an existing application. Directly support more videos: You’ll learn: - How to install and configure Laravel Socialite - How to get a client ID and client secret from GitHub - How to get user info from a social platform and use it to create and authenticate a user into your Laravel app Follow me on Twitter!
Back to Top