JN.Authentication – Simple Authentication implementation for ASP.NET Core
This a simple authentication implementation for ASP.NET Core. It was implemented in order to facilitate the use of the simplest and most common authentication methods in ASP.NET core applications. Today…