Explore >> Select a destination


You are here

sandrino.dev
| | timdeschryver.dev
13.0 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.bryantwebconsulting.com
16.2 parsecs away

Travel
| | A Web Programmer's Exploration: Real World HTML
| | blog.openreplay.com
16.4 parsecs away

Travel
| | Everything about security for your SPA.
| | nodogmablog.bryanhogan.net
64.8 parsecs away

Travel
| Full source code available CoreWithKestrelFromConfighere. In my previous post I explained how to host Kestrel web server running on (the default) port 5000 as a Windows service. But what if you want to run the server on a different port?