Building an Authentication Flow with , TailwindCSS, & AWS Amplify - OAuth & Email + Password

In this video I build a custom authentication flow from scratch in a Nextj.s app using AWS Amplify, TailwindCSS. We implement email password flow as well as sign in with Facebook and Google. The code for this app is located here: 0:00 - Introduction 1:05 - Project setup 3:55 - Creating OAuth Client 5:57 - Creating Facebook OAuth App 6:40 - Creating authentication service on AWS 8:43 - Adding navigation 11:14 - Adding a profile view 13:38 - Config
Back to Top