.NET .NET Core ASP.NET Core C# JWT Visual Studio How to Retrieve User Context from JWT Bearer Tokens in .NET Core In today's post I will show how to retrieve Roles from JWT Bearer Tokens in .NET Core.
.NET .NET Core Angular Architecture Azure Azure AD Best Practices C# JWT MS Graph SPA Tenants Web API How to Protect a Web API with Azure AD Authentication In today's post I will show how to protect a Web API using Azure AD authentication.
.NET Core C# Entity Framework Core JWT MVC Visual Studio Web API How to Migrate from a .NET Core 2.0 Web API to .NET Core 3.1 (Part 1) In today's post I will show how to upgrade from a .NET Core 2.0 web API to a .NET Core…
.NET Core ASP.NET Core Identity Azure Azure App Services JWT Kudu OAuth OpenAPI PaaS Security Swagger Visual Studio Web API How to Configure a Secure .NET Core Web API in an Azure App Service In todays post I will be showing how to configure a secure web API in an Azure App Service.
Angular JWT RxJS Security SPA Typescript Visual Studio Code Implementing a Login for an Angular Application In today's post I will show how to implement a login for an Angular application.
.NET Core ASP.NET Core Identity C# JWT OpenAPI Swagger Top Visual Studio Web API How to Secure a Swagger Web API with JWT Authorization In todays post I will show how you can secure your Swagger Web API with JWT authorization.
.NET Core C# HTTP JWT Microservice REST Visual Studio Web API Microservice Communications with HTTP REST Calls and .NET Core In today's post I will show how to implement Microservice Communication with HTTP REST Calls and .NET Core
.NET Core ASP.NET Core Identity C# JWT Razor Visual Studio Retrieving Roles from JWT Token Claims in a .NET Core Application In today's post I will show how to retrieve Roles from Jwt Token Claims in a .NET Core Application.
ASP.NET Core Identity C# JWT OAuth How to Embed User Roles in a JWT Token Claim within a .NET Core Application In today's post I will show how to embed User Roles in a Jwt Token Claim within a .NET Core…
.NET Core ASP.NET Core Identity C# JWT OAuth Visual Studio Persisting JWT Tokens in a .NET Core Application In this post I will show how to persisting JWT Tokens in a .NET Core Application.