Secure a .NET Core API with Bearer Authentication
In this step by step tutorial, I show you how to secure a .NET Core API with JWT Bearer Authentication, using Azure Active Directory as the Identity and Access Management Layer. I also show you how to write a “secure” API client to call and authenticate to the secured API endpoint. We use the Microsoft.Identity.Client and Microsoft.AspNetCore.Authentication.JwtBearer packages amongst others. Level: Intermediate Code on GitHub: https://github.com/binarythistle/S03E... Companion Article: https://dotnetplaybook.com/secure-a-n... My Book: https://www.apress.com/gp/book/978148...

▶︎
Azure DevOps: Provision API Infrastructure using Terraform - Full Course

▶︎
Blazor API Client using REST & GraphQL APIs - Full Course

▶︎
Learn Blazor Through Project In 2 Hours (.NET 10) | Identity | EF Core | Clean Architecture

▶︎
Deploy a .NET Core API with Docker (Step-by-Step)

▶︎
GraphQL API with .NET 5 and Hot Chocolate

▶︎
System Design Explained: APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

▶︎
Intro to WebAPI - One of the most powerful project types in C#

▶︎
Postman Beginner's Course - API Testing

▶︎
ASP.NET Core Authentication with JWT (JSON Web Token)

▶︎
How to protect APIs using the Microsoft identity platform

▶︎
Crash Course, Active Directory, DHCP & DNS for Entry Level Tech Support

▶︎
CQRS Step by step build in .NET

▶︎
Securing Web API Data and Functionality from Client Apps using Scopes in Azure MSAL

▶︎
C# Async / Await - Make your app more responsive and faster with asynchronous programming

▶︎
Step by Step - Use Azure DevOps to Test, Build and Deploy an API

▶︎
Salesforce Tutorial For Beginners | Introduction To Salesforce | Salesforce Training | Simplilearn

▶︎
.NET 6 Minimal API Full Build

▶︎
Introduction to ASP.NET Core MVC in C# plus LOTS of Tips

▶︎
How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

▶︎
