Skip to content
No results
  • Home
  • Articles
  • Collections
referbruv
  • Home
  • Articles
  • Collections
  • DSA
  • Angular
  • ASP.NET Core
  • AWS
  • C# Concepts
  • Design Patterns
  • Docker
  • SOLID Principles
  • Spring Boot
  • xUnit
referbruv

Securing ASP.NET Core API with JWT Token using AWS Cognito

  • July 22, 2023
  • Articles, AWS
  • 3 Comments

In this article, let's look at how we can validate a AWS Cognito User JWT token in an ASP.NET Core API in a step by step guide

How to create a User Pool with AWS Cognito

  • July 22, 2023
  • Articles, AWS

Understanding AWS Cognito and Setting up User Pools for Authentication

How to log ASP.NET Core API to AWS CloudWatch

  • July 22, 2023
  • Articles, AWS
  • 1 Comment

In this article, Let's look in detail at how we can integrate and write Logs to AWS CloudWatch via ILogger in ASP.NET Core API

How to Role based Authorization in ASP.NET Core

  • July 22, 2023
  • API Security, Articles, ASP.NET Core

Let's see how we can authorize an API access based on an user role defined by the system or a user based on a claim based on the JWT token passed within the request.

How to use Policy based Authorization in ASP.NET Core

  • July 22, 2023
  • API Security, Articles, ASP.NET Core
  • 1 Comment

In this article, let's understand how to create a custom Authorization Policy and use it with an example in ASP.NET Core Web API

How to secure APIs with JWT Tokens

  • July 22, 2023
  • API Security, Articles
  • 2 Comments

Let's dig into securing our APIs by means of Authenticating incoming requests based on an access token with an example in ASP.NET Core

How to Cookie Authentication in ASP.NET Core MVC

  • July 22, 2023
  • API Security, Articles, ASP.NET Core
  • 1 Comment

In this article, let's look at how we can setup cookie based authentication in an ASP.NET Core MVC application without using Identity for user management.

How to send custom 401 Response in ASP.NET Core

  • July 22, 2023
  • API Security, Articles, ASP.NET Core

In this detailed article, let's find out how we can send custom Unauthorized responses to users and explore 3 ways to do it

Understanding OAuth, OpenID and JWT made easy

  • July 22, 2023
  • API Security, Articles
  • 2 Comments

In this article, let's understand Authentication and Authorization and explore in detail about OAuth, OpenID and JWT - how they work.

Prev
1 … 5 6 7 8 9 10 11 … 28
Next

Recent Articles

  • Understanding SOLID – Dependency Inversion PrincipleMay 12, 2025
  • Understanding SOLID – Interface Segregation PrincipleMay 11, 2025
  • Understanding SOLID – Liskov Substitution PrincipleMay 10, 2025
  • Understanding SOLID – Open/Closed PrincipleMay 6, 2025
  • Understanding SOLID – Single Responsibility PrincipleMay 5, 2025

Interview Questions

  • What are SOLID Principles Explained in an Easy WayJanuary 28, 2024
  • parseInt() And Number() In Javascript Made EasyDecember 29, 2023
  • What is Main method in Java – Explain in easy wayDecember 28, 2023
  • Differences in between JDK, JRE and JVM made easyDecember 28, 2023
  • Explain how to configure a Middleware in ASP.NET Core?December 25, 2023

How to Build Real time Web Applications with SignalR and .NET 6!
How to work with ASP.NET Core Middlewares - The Ultimate Guide
  • About
  • Privacy

Referbruv © 2026 - Theme by CreativeThemes