Skip to content
#

api-key-authentication

Here are 36 public repositories matching this topic...

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 Jan 29, 2024
  • C#

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).

  • Updated Nov 22, 2023
  • TypeScript

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

  • Updated May 5, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the api-key-authentication topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-key-authentication topic, visit your repo's landing page and select "manage topics."

Learn more