/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

plainvanillaweb.com
| | www.binovarghese.com
3.8 parsecs away

Travel
| | Session and token authentication methods are used by the server to verify the client request is authenticated or not.
| | henriqueleite42.com
3.8 parsecs away

Travel
| | When working on interactive websites, we constantly face the challenge of defining if something should be executed on the server or in the client, but how do we decide it? This article will help you know how. This article does not applies to SPAs. ...
| | damienbod.com
4.0 parsecs away

Travel
| | This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or...
| | gregorsuttie.com
18.7 parsecs away

Travel
| There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...