You are here |
damienbod.com | ||
| | | |
az-liftshift.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 | |
| | | |
csharp.christiannagel.com
|
|
| | | | Authentication and authorization is a built-in feature of ASP.NET Core. Creating an application, you can select to authenticate with the Azure Active Directory or the Azure Active Directory B2C, or store user information in a local database with the Web application. This article gives you the information to use local accounts, create roles programmatically from... | |
| | | |
www.bytefish.de
|
|
| | | | This article shows how to display and handle errors with Blazor. | |
| | | |
xavd.id
|
|
| | The ins and outs of password security |