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

How to Cognito Forgot Password Update Profile in ASP.NET Core

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

In this article, let's continue and implement other important user journeys once logged into any application - Updating Password, Updating Profile and..

AWS – How to Assume Role with ASP.NET Core

  • July 22, 2023
  • Articles, AWS

In this article, we shall integrate together and see how we can Assume Role and access AWS resources via SDK with an example in ASP.NET Core API

How to deploy Custom Libraries in AWS Lambda Layers

  • July 22, 2023
  • Articles, AWS

Learn how we can create lambda layers out of our own application tiers and configure our ASP.NET Core application to use these layers for production loads.

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 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.

Prev
1 2 3 4 5 6 … 16
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