aws-cdk-passwordless
Auth Construct
A construct for creating passwordless authentication resources on AWS using Cognito user pool and Lambda triggers
an AWS CDK construct for having passwordless authentication using Cognito userpool
19 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
awscognitopasswordlessserverless
Related projects:
Repository | Description | Stars |
---|---|---|
k9securityio/k9-cdk | A CDK-based library to simplify the management of strong AWS security policies | 8 |
luisfarzati/rnbw-aws-cdk | Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code | 16 |
botpress/cdk-postgresql | Provides AWS CDK constructs to simplify the deployment of PostgreSQL databases on AWS | 24 |
yubicolabs/webauthnkit | An authentication and authorization solution built on top of Amazon Cognito User Pools and AWS Lambda functions | 47 |
cdklabs/cdk-monitoring-constructs | A set of reusable CDK constructs for monitoring AWS infrastructure using Amazon CloudWatch | 489 |
dbfr3qs/passwordlessauthexample | An example of implementing passwordless authentication using IdentityServer4 and FIDO2.NET in .NET Core. | 7 |
wulfmann/auto-cdk | Generates cloudFormation stacks and bundles API integrations with Webpack for easy deployment | 24 |
taimos/cdk-constructs | A collection of reusable AWS CDK constructs | 37 |
danilop/lambdauth | An AWS Lambda-based authentication service with Amazon DynamoDB and Cognito integration | 1,372 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
seeebiii/projen-test | An example project showing how to create and publish AWS CDK constructs using projen and jsii | 38 |
kevinslin/open-cdk | A guide to working with the AWS Cloud Development Kit (CDK) framework | 862 |
bridgecrewio/cdkgoat | Demonstrates how common configuration errors can lead to production cloud misconfigurations | 44 |
jmb12686/cdk-time-bomb | A CDK construct that allows you to set a timeout period after which an AWS CloudFormation stack will be automatically destroyed. | 39 |
yubicolabs/java-webauthn-passwordless-workshop | Secures website access using passwordless authentication with resident credentials. | 23 |