Explore >> Select a destination


You are here

timdeschryver.dev
| | az-liftshift.com
1.9 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
| | damienbod.com
1.8 parsecs away

Travel
| | The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies.OpenIddict is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE. The API calls are protected using the secure cookie and anti-forgery...
| | michaelscodingspot.com
2.6 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.guardsquare.com
21.6 parsecs away

Travel
| Learn how to protect your iOS apps from reverse engineering with strategies like code obfuscation, encryption, RASP, and secure coding practices.