|
You are here |
jamiemaguire.net | ||
| | | | |
damienbod.com
|
|
| | | | | This article shows how to implement a secure web application using Vue.js and ASP.NET Core. The web application implements the backend for frontend security architecture (BFF) and deploys both technical stack distributions as one web application. HTTP only secure cookies are used to persist the session. Microsoft Entra ID is used as the identity provider... | |
| | | | |
dylanbeattie.net
|
|
| | | | | Using ASP.NET Core and Azure OpenID Connect to restrict access to admin features based on an authenticated user's email domain. | |
| | | | |
csharp.christiannagel.com
|
|
| | | | | Creating a ASP.NET Core 2.1 project with identity configured you might miss controllers and many views that all have been available with ASP.NET Core 2.0 projects. All this functionality has been put into a Razor Class Library - a new feature with ASP.NET Core 2.1. You don't have to deal with this code in your... | |
| | | | |
mikehadlow.blogspot.com
|
|
| | | I'm working on an exciting new project at the moment. The main UI element is a management console built with AngularJS that communicates wi... | ||