/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

damienbod.com
| | timdeschryver.dev
2.9 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.
| | www.hanselman.com
3.7 parsecs away

Travel
| | I write about minimal Web APIs in 2016 and my goal has always been for 'dotnet ...
| | dylanbeattie.net
2.0 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.
| | grahampugh.github.io
16.4 parsecs away

Travel
| Note: My colleague William Smith created a similar blog post How to convert Classic API scripts to use bearer token authentication in 2022. This post serve...