Explore >> Select a destination


You are here

damienbod.com
| | dylanbeattie.net
5.2 parsecs away

Travel
| | 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
7.6 parsecs away

Travel
| | Authentication and authorization is a built-in feature of ASP.NET Core. Creating an application, you can select to authenticate with the Azure Active Directory or the Azure Active Directory B2C, or store user information in a local database with the Web application. This article gives you the information to use local accounts, create roles programmatically from...
| | timdeschryver.dev
6.6 parsecs away

Travel
| | Let's take a look at how shifting the auth responsibility from a front-end application to a Backend For Frontend (BFF) affects our Angular applications.
| | conradakunga.com
64.7 parsecs away

Travel
| This is Part 9 of a series on dependency injection.