49 packages tagged with “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 either in Header, Authorization Header, QueryParams, HeaderOrQueryParams or RouteValues.
Api Key in HTTP Header Authentication Scheme for ASP.NET Core
RESTful base client that can call any RESTful API. Supports the HTTP verbs GET, POST and PATCH. Deals with the HTTP status code 200, 201, 204, 300, 301, 302, 303, 305, 307, 400, 404, 409, 500 and 502. [covered by 60+ tests]
Recommended Google client library to access the API Keys API (v2), which manages the API keys associated with developer projects.
A library to easily integrate Authentication in ASP.NET Core projects
an abp module that provider api key authentication and key management.
ASP.NET Core authentication handler for the ApiKey protocol
A module that enables ApiKey authentication for ASP.NET Core.
A library that provides common types and interfaces that are used by Simple Authentication
Package Description
An easy to use and light weight Microsoft style API-Key authentication implementation for ASP.NET Core.
Flexible and comprehensive API key authentication library for ASP.NET Core with support for headers, query parameters, cookies, custom validation, middleware patterns, and seamless integration with ASP.NET Core's authentication infrastructure
Contains an in memory implementation for the api-keys resource type.
A simple API Key authentication library for ASP.NET Core
ASP.Net Core ApiKey 身份认证简单实现
SQLite based API Key filter
A .NET library that provides API key authentication for your web applications. With this library, you can require API keys to access your API endpoints and secure your application against unauthorized access.
This library only performs the key generation and key validation functions that your service requires. It provides interfaces for you to integrate with key generation systems, database storage systems, and authentication validation systems. Support for multiple key algorithms means you can update your key generation logic as security best practices evolve, while ensuring that old keys will continue to work.
XAF module for API key generation and management with expiration support.