
Full-Stack Development
Create a Google Login Button With No Dependencies in React / Next.js
In this article, we'll be exploring how to create a Google login button in React without relying on any external dependencies.
JS
Jay
SimonsIn this article, we'll be exploring how to create a Google login button in React without relying on any external dependencies.
In this guide, I'm going to show you how to create a NextJS app complete with a next-auth-based authentication flow, and using AWS Cognito as the identity provider.
In this tutorial, I'm going to show you how to set up AWS Cognito, in conjunction with AWS SES (Simple Email Service), to handle all of your user authentication needs.