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.
- Updated
May 22, 2025 - C#
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.
Learn practical Mobile and API security techniques: API Key, Static and Dynamic HMAC, Dynamic Certificate Pinning, and Mobile App Attestation.
API Key authentication for Django Ninja
Examples of Spring Security setup. Includes REST API auth via JWT token, Opaque token, API key, and Web Application (server-side-rendered multipage application) auth via OAuth2.0 client and Form login.
Security API Key Authentication Implementation for ASP.NET Core
Simple and extensible identity management service
Example REST API authentication using the Slim PHP micro framework. Code to accompany this video: https://youtu.be/v5tAdjf0o3E
Api Key Authorization
This app showcases real-world Authentication and Authorization techniques with NestJS from access to refresh tokens, and everything in between (JWT authentication, role-based and claims-baes access control, policy-based authorization, API keys, server-side sessions, 2FA authentication, and more).
A practical example demonstrating how to implement: - Controller versioning - API Key authorization - Scalar.AspNetCore for custom data types - Endpoint metadata Reference code for .NET 9 developers.
simple feed is an academical project, where I am only showcasing a use case of using distributed databases while externalizing a basic content management service. This is the content management service that will manage posts comment and any content generated by users, you can check related repos : https://github.com/akramex-dz/simple-feed-gateway
This is a Django project that implements three different authentication methods for accessing API endpoints
Using API Key Authentication To Secure ASP.NET Core Web API
fastApi boilerplate using API Key in URL path
A simple, easy-to-use api server that sits in front of your local 🦙 ollama instance to add additional security when making requests to ollama.
Example of using AWS API Gateway with API key-based authentication and lambda to implement Rest API based service
An API to provide Top10 Categories from a City
REACT-STREAMSYNC(video streaming)
Add a description, image, and links to the api-key-authentication topic page so that developers can more easily learn about it.
To associate your repository with the api-key-authentication topic, visit your repo's landing page and select "manage topics."