Skip to content

AspNetCore.Authentication.ApiKey

Compare
Choose a tag to compare
@mihirdilip mihirdilip released this 17 Dec 11:04
· 105 commits to master since this release

API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, QueryParams or HeaderOrQueryParams.