Cognito

How to Protect Your ASP.NET API Using JWT and Amazon Cognito Members Public

In this post, you’ll learn how to secure your ASP.NET API with Amazon Cognito by setting up JWT bearer authentication, validating tokens, and locking down endpoints to keep your API safe and accessible only to authorized users.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Cognito

Getting Started with Amazon Cognito: Setting Up User Pools and App Clients Members Public

Discover how to configure Amazon Cognito User Pools and App Clients, then implement the Authorization Code OAuth Flow using the hosted UI and Postman. Learn to securely handle user sign-in, authorization, and token retrieval for your web, mobile, or API applications.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Cognito