sedenardi / lambda-session-auth
Cookie-based session authentication using AWS Lambda and Node.
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for lambda-session-auth
- Serverless long-polling via AWS SQS, Lambda, and Cognito☆64Updated 5 years ago
- Add stage variables for Serverless 1.x to ApiGateway, so you can use variables in your Lambda's☆40Updated 2 years ago
- Amazon Kinesis Streams fan-out via Kinesis Analytics (powered by the Serverless Framework)☆106Updated 4 years ago
- Serverless Service for Serverless Notifications (AWS IoT)☆135Updated last year
- Serverless project template☆82Updated last year
- Sample Lambda code, CloudFormation, SAM templates and Client website for performing SAML auth flows for AWS access in user applications☆107Updated 4 years ago
- Serverless Cognito Demo☆50Updated 7 years ago
- An example implementation of a mobile backend for a movies database using AWS Lambda, API Gateway and DynamoDb☆80Updated 8 years ago
- This library provides atomic counters using Amazon DynamoDB.☆27Updated 3 years ago
- Example of a service that uses API Gateway custom authorizer feature to authorize your endpoints.☆35Updated 8 years ago
- Amazon Cognito Sample App for Node.js☆124Updated 4 years ago
- Serverless Module that creates a webhook for Stripe.☆26Updated 8 years ago
- API Gateway Lambda function to support JSON Web Tokens☆63Updated 7 years ago
- Automatically wrap your serverless framework functions with IOpipe☆40Updated 5 years ago
- An AWS Custom Authorizer for AWS Gateway that support Auth0 Bearer tokens.☆110Updated 6 months ago
- An example serverless RESTful API, to be deployed via the AWS Serverless Application Model (SAM).☆132Updated 3 years ago
- Serverless app built with AWS Lambda☆50Updated 7 years ago
- Serverless plugin to bind the randomly generated deployment id to custom resources☆33Updated last year
- Determine what JavaScript syntax / functionality is supported on each Node runtime on AWS Lambda.☆21Updated 6 years ago
- Serverless plugin that exposes per-stage deployment variables and deployment environment, and allows users to run commands with the envi…