dbroadhurst / aws-cognito-reactLinks
AWS Cognito React boilerplate / reference implementation
☆334Updated 2 years ago
Alternatives and similar repositories for aws-cognito-react
Users that are interested in aws-cognito-react are comparing it to the libraries listed below
Sorting:
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆231Updated 2 years ago
- Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support☆189Updated 4 months ago
- An AWS AppSync Serverless resolver for the Amazon Aurora relational database.☆132Updated 5 years ago
- A sample implementation of Passwordless E-Mail Auth in Amazon Cognito☆237Updated last year
- AWS AppSync Real-Time Reference Architecture☆184Updated 3 years ago
- GraphQL starter application with Realtime and Offline functionality using AWS AppSync☆368Updated 5 years ago
- An example for using Amazon Cognito together with an external IdP☆302Updated 2 months ago
- Serverless pre-rendering (SSR) for React SPA using AWS Lambda, S3, and CloudFront.☆166Updated 5 years ago
- Source for demo app client with user management in Serverless-Stack.com☆41Updated 2 years ago
- The source code for the AWS Cognito tutorials on the Worn Off Keys YouTube channel.☆108Updated 2 years ago
- A set of labs that illustrates the concept of multi-tenancy. AWS Lambda layers is used to introduce reusable service constructs and abstr…☆113Updated 10 months ago
- Demo of OAuth + Username / Password authentication in AWS Amplify☆112Updated 4 years ago
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆132Updated 4 years ago
- Copy newly-confirmed users from Cognito to DynamoDB☆69Updated 5 years ago
- A simple CLI to test API Gateway endpoints with IAM authorization☆122Updated 3 years ago
- Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.☆325Updated 2 years ago
- Building Serverless React Applications with AWS Amplify☆174Updated 6 years ago
- Example React based UI for my medium.com article on using the AWS Cognito built in sign-in and sign-up content. Demonstrates a React rout…☆51Updated this week
- A sample authentication app implemented with a server-less architecture, using cognito User Pools, API Gateway, react☆77Updated 3 years ago
- Blueprints and examples for Lambda-based custom Authorizers for use in API Gateway.☆714Updated 3 years ago
- AWS Serverless Application Repository Stripe Charge Serverless Component☆90Updated 11 months ago
- How to allow both authenticated & unauthenticated access to an API☆90Updated 4 years ago
- Securing Microservices on AWS with Cognito, API Gateway and Lambda Demo☆147Updated 2 years ago
- Source for the extended version of the demo app resources in Serverless Stack.☆39Updated 2 years ago
- Sample using AWS Amplify and AWS AppSync together for user login and authorization when making GraphQL queries and mutations. Also includ…