/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

weblog.west-wind.com
| | dylanbeattie.net
3.2 parsecs away

Travel
| | An article from dylanbeattie.net
| | timdeschryver.dev
2.8 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.
| | sandrino.dev
1.8 parsecs away

Travel
| | An introduction on how to configure JWT Bearer authentication and authorization (based on scopes) for your ASP.NET Core 5 APIs.
| | blog.stephencleary.com
18.3 parsecs away

Travel
| This is a problem that is brought up repeatedly on the forums and Stack Overflow. I think it's the most-asked question by async newcomers once they've learned the basics.