Explore >> Select a destination


You are here

damienbod.com
| | www.jimmybogard.com
4.2 parsecs away

Travel
| | Posts in this series: * Intro * Cataloging * Empty Proxy * Shared Library * Our First Controller * Migrating Initial Business Logic * Our First Views * Session State * Hangfire * Authentication * Middleware * Turning Off the Lights In the previous post, we looked at techniques for determining the size and scope of our .NET migration effort, as well
| | timdeschryver.dev
1.5 parsecs away

Travel
| | To improve the security of our Single Page Applications, let's ditch the access tokens in the browser and make the Backend for Frontend (BFF) responsible for the authentication process using the Authorization Code flow with PKCE. To achieve this, we'll use the Duende.BFF NuGet package and let it communicate with Auth0.
| | dylanbeattie.net
1.7 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.
| | gouthamanbalaraman.com
26.3 parsecs away

Travel
| Send MSMQ messages using python