Add authorization to your Serverless APIs using AWS Cognito ☁
Add registration, login, and authorization to your applications using AWS Cognito
Mar 7, 202122 min read573

Search for a command to run...

Series
In this series, I cover what Serverless applications are, why are they gaining popularity, and also show how you can create your first secure Serverless application right from your browser.
Add registration, login, and authorization to your applications using AWS Cognito

This is a continuation of the Serverless series I've been working on. If you haven't read my previous article that covers what Serverless applications are and why are they gaining popularity, you can read it here or you can just continue with this o...

What are Serverless Applications and why are they gaining popularity?
