lambda-authorizer
There are 24 repositories under lambda-authorizer topic.
vzakharchenko/keycloak-lambda-authorizer
Keycloak adapter for Cloud
manwaring/lambda-wrapper
A JavaScript library which provides wrappers for AWS Lambda event triggers and responses - e.g. automatically parsing request bodies and helper functions for returning well-structured HTTP responses
tomoima525/auth0-appsync-custom-authorizer
This repository showcases authorizing access against AppSync graphql with a custom lambda authorizer using Auth0.
aws-samples/amazon-api-gateway-pinpoint-otp-demo
This application demonstrates how you can leverage Amazon Pinpoint's One Time Password (OTP) feature, to authenticate Amazon API Gateway requests.
mikaelvesavuori/lambda-auth-jwt-demo
Basic demonstration of authorizing a JWT with a Lambda Authorizer. This project uses the Client Credentials flow for machine-to-machine communication.
swarajlaha/aws-serverless
AWS Serverless with AWS Lambda, API Gateway, Amazon DynamoDB, Step Functions, SAM, the Serverless Framework, CICD & more.
approov/aws-api-gateway_approov-proxy-authorizer
An Approov lambda authorizer in Python for the AWS API Gateway
dvsa/cvs-svc-authoriser
Lambda Custom Authoriser for CVS Services exposed via AWS APIG
fiap-8soat-tc-one/tc-backend-s3-func
Tech Challenger FIAP - Fase 3: Serverless
loloDawit/fullstack-react-todo-app
A complete Full Stack Todo application with all features.
0xf1f0/sudoker-authorizer
Sudoker Lambda Authorizer
bhuone-garbu/serverless-auth
Authorizer using Auth0 and AWS Lambda using the serverless framework with Node.js
dgimeno777/aws-api-gateway-mtls
Cloud-based MTLS Proxy Layer with OCSP Certificate Revocation Checking via AWS API Gateway
DNcrypter/API-Authorizer-and-Rate-limit-setup
This project is an extension of our previous AWS Serverless API application. It focuses on authorizing API requests, implementing rate limiting, and creating API keys to secure your database from unauthorized access and attacks.
Sadman-Ilham/Undercover-S3
Proxy your S3 bucket with API Gateway using Swagger definition
soat-tech-challenge/lambda-authorizer-client
Lambda authorizer function which simply validates incoming JWT and returns if it's valid (RSA pub key only, no issuer, oidc, etc)
soat-tech-challenge/lambda-identification-nationalid
Lambda function to handle autentication by national id of a self service and kitchen manegement system for a fictional fast food restaurant.
ubbn/aws-cdk-go
Authentication backend for Firebase Integration
amitrke/rke-graphql
Roorkee.org GraphQL API
AndrewCathcart/auth0-auth-service
Auth Microservice with auth0, JWT, Custom Authorizer Lambda & Serverless Framework
darrencocco/oidc-lambda-authorizer
AWS OIDC Custom/Lambda Authorizer
mr-zero-03/serverless-auth-api
AWS API with authentication and token authorization using the Serverless Framework
msysh/aws-sample-cdk-test-apigateway-lambda-authorizer
Test for Lambda Authorizer by AWS CDK
wsasouza/lambda-authorizer
Utilizando Lambda Authorizer e JWT para proteger suas APIs serverless em JavaScript