Kelvin Mwinuka
Kelvin Mwinuka

Kelvin Mwinuka

Follow
homebadgesnewsletter
Tag

authentication

#authentication

More content

Read more stories on Hashnode


Articles with this tag

Social Login With Cognito and NextAuth

Feb 24, 20238 min read

AWS Cognito user pools allow you to manage your app's within the AWS ecosystem. It provides all the basic features you'd expect from an auth...

Social Login With Cognito and NextAuth

Google Login on AWS Cognito Without Hosted UI (Work-around)

Apr 23, 20227 min read

I've previously written an article about basic username/password authentication with AWS Cognito. This article will cover registration and...

Google Login on AWS Cognito Without Hosted UI (Work-around)

Pre Signup Validation on AWS Cognito

Apr 8, 20226 min read

In the last article, we leveraged AWS Cognito to handle user authentication in our application. There was a caveat with the setup, email sharing was...

Pre Signup Validation on AWS Cognito