|
You are here |
plainvanillaweb.com | ||
| | | | |
www.binovarghese.com
|
|
| | | | | Session and token authentication methods are used by the server to verify the client request is authenticated or not. | |
| | | | |
henriqueleite42.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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... | ||