Found 1,198 repositories(showing 30)
ZhangX-Byte
.NET Core + Ocelot + IdentityServer4 + Consul
lluck42
No description available
This repository describes how to integrate Amazon Cognito User Pool(OAuth 2.0 Client credentials grant) and Amazon API Gateway(Cognito Authorizer) using AWS CDK.
aws-samples
No description available
When creating a SaaS multi-tenant systems which require websocket connections we need a way to rate limit those connections on a per tenant basis. With Amazon API Gateway you have the option to use usage plans with HTTP connections however they are not available for websockets. To enable rate limiting we can use a API Gateway Lambda Authorizer to validate a connection and control access. Using a Lambda Authorizer we can implement code to allow the system to valid connection rates and throttle inbound connections on a per tenant basis. This sample also demonstrates pool and silo modes for handling the message traffic per tenant.
localden
Remote MCP server with auth gated by Azure API Management
umesh-kushwaha
This is a sample application to create and demonstrate the micro-service architecture with spring cloud gateway, eureka server, eureka client, ribbon and feign.
kloeckner-i
An authentication proxy for Google Cloud managed databases
Furkan-Gulsen
Traefik Auth API Gateway
mavi888
No description available
No description available
crustio
A web3 authentication service on IPFS gateway
lukaszbudnik
haproxy-auth-gateway is an authentication and authorization gateway for cloud native apps.
AKlaus
Implementations of a "transparent" Auth Gateway that links a third-party Identity Provider with own authorisation rules (scopes, roles, etc.)
developmentseed
No description available
gborodaty
Custom authorizer for AWS API Gateway that verifies client authorization tokens generated by Google Firebase
llama-farm
🐴 Auth + Billing + Gating in one YAML file. Embedded library, not a service.
An AWS SAM template which creates an API Gateway API with Cognito authorizer and a Lambda function
abhinavrohatgi30
A centralized Authentication and Authorization Gateway written on top of Netflix Zuul
ddcroft73
The Auth portion for Life package backend.
No description available
amilalizada
No description available
jgking2
No description available
No description available
cortexproject
No description available
BilalAlpaslan
Microservices Authantication and Authorization
jjhbw
Example of a reverse proxy in Golang that can validate Auth0 JWT's.
sns45
Convex + Better-Auth on Hono middleware On Cloudflare worker = Server-less(Authz + Authn) with reactive multi-tab sync
Sample project. Shows basic set up for spring cloud features like eureka registry server, gateway server, cloud config and spring oauth2 authorization server.
Testing Laravel Gate & Policy Features With Blog Post and Users