Three ways to securely add new users to an application using the AuthP library

Last Updated: October 20, 2022 | Created: June 17, 2022

The AuthPermissions.AspNetCore library (shortened to AuthP in this article) provides various features that can help you … Continue reading Three ways to securely add new users to an application using the AuthP library

Part 7 – Adding the “better ASP.NET Core authorization” code into your app

Last Updated: July 31, 2020 | Created: September 28, 2019

I have written a series about a better way to handle authorization in ASP.NET Core which … Continue reading Part 7 – Adding the “better ASP.NET Core authorization” code into your app