aws

?>
11/10/2021

Laravel Socialite SSO & AWS Cognito Tutorial

In this tutorial, I will be demonstrating how to set up a basic Laravel project with the default authentication applied using Laravel Socialite. Then I will show you how to enable Socialite to authenticate users using an AWS Cognito user pool using OAuth2. This project came about whilst I was trying to allow the sharing…