Designly Blog

#Identity Service Providers

Create a Google Login Button With No Dependencies in React / Next.js
11 months ago
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.

Authentication Using NextJS 13 / React & Amazon AWS Cognito
1 year ago
Full-Stack Development

Authentication Using NextJS 13 / React & Amazon AWS Cognito

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.

How to Create an Amazon AWS Cognito User Pool
1 year ago
Cloud Computing

How to Create an Amazon AWS Cognito User Pool

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.