aspnetcore-authentication
There are 2 repositories under aspnetcore-authentication topic.
mihirdilip/aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
mihirdilip/aspnetcore-authentication-basic
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.