#
cognito
Here are 293 public repositories matching this topic...
AWS Mobile React Native Starter App https://aws.amazon.com/mobile
javascript
aws
lambda
react-native
serverless
api-gateway
dynamodb
s3
cognito
mobile-hub
aws-amplify
aws-amplify-react-native
-
Updated
Jul 8, 2020 - JavaScript
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
aws
authentication
aws-lambda
serverless
iam
auth
cognito
aws-apigateway
authorization
serverless-architectures
aws-cognito
cognito-quickstart
amazon-cognito
amazon-api-gateway
-
Updated
Jun 21, 2019 - TypeScript
An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
aws
angular
typescript
serverless
angular2
aws-s3
cognito
angular4
quickstart
amazon-dynamodb
angular2-quickstart
cognito-quickstart
amazon-cognito
-
Updated
Apr 17, 2020 - TypeScript
A React Starter App that displays how web developers can integrate their front end with AWS on the backend. The App interacts with AWS Cognito, API Gateway, Lambda and DynamoDB on the backend.
react
javascript
aws
lambda
serverless
api-gateway
dynamodb
s3
cognito
mobile-hub
aws-amplify
aws-amplify-react
-
Updated
Jul 8, 2020 - JavaScript
Sample using AWS Amplify and AWS AppSync together for user login and authorization when making GraphQL queries and mutations. Also includes complex objects for uploading and downloading data to and from S3 with a React app.
-
Updated
Apr 3, 2020 - JavaScript
A Vue.js starter app integrated with AWS Amplify
javascript
aws
vuejs
vue
aws-sdk
cognito
todomvc
amazon-cognito
cognito-user-pool
awsmobile-cli
awsmobile
aws-amplify
-
Updated
Jun 16, 2020 - JavaScript
Python library for using AWS Cognito. With support for SRP.
-
Updated
Jul 28, 2020 - Python
Serverless Authentication as a Service (AaaS) provider built on top of AWS Cognito
-
Updated
Aug 17, 2020 - TypeScript
Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.
nodejs
aws
jwt
authentication
amazon
expressjs
cognito
aws-cognito
amazon-web-services
amazon-cognito
accesstoken
cognito-user-pool
cognito-express
idtoken
-
Updated
Jul 29, 2020 - JavaScript
AIO Tool for backing up and restoring AWS Cognito User Pools
-
Updated
Jul 22, 2020 - TypeScript
james-jory
commented
Apr 26, 2020
Add WAF to CloudFront (web-ui) and web service load balancers. Note that once #5 is complete, WAF should be added to APIGW instead.
ASP.NET Core Identity Provider for Amazon Cognito
-
Updated
Jul 15, 2020 - C#
Type definitions for AWS Lambda event sources.
go
golang
aws
events
lambda
aws-lambda
serverless
dynamodb
s3
cloudwatch
event-sources
kinesis
sns
ses
cognito
apigateway
firehose
-
Updated
Jan 17, 2018 - Go
Spring Boot security filter for decoding Cognito JWT IdTokens
-
Updated
Dec 6, 2019 - Java
Angular 6: S3 uploads using Cognito authentication
-
Updated
Nov 21, 2019 - TypeScript
A sample authentication app implemented with a server-less architecture, using cognito User Pools, API Gateway, react
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jul 31, 2020 - TypeScript
cli
aws
lambda
ec2
api-gateway
dynamodb
cloudwatch
sns
cognito
bucket
subnet
vpc
cheatsheet
rds
elb
elasticache
-
Updated
May 15, 2020
Copy newly-confirmed users from Cognito to DynamoDB
-
Updated
Apr 17, 2020 - JavaScript
Learn how to integrate AWS Amplify and Amazon Pinpoint to create a retail website. You use the event data that's generated by customers activities on your site to send custom-tailored emails, creating a curated, omnichannel experience.
-
Updated
Jul 26, 2020 - JavaScript
This example shows how to use S3 with Cognito. The whole stack is created by CloudFormation.
-
Updated
Jul 30, 2020 - JavaScript
Moving the Amazon Cognito functionality down the stack to the backend. Ideal for migration purposes and extremely custom Auth functionality.
kotlin
aws
webservice
aws-lambda
rest-api
cognito
aws-apigateway
aws-cognito
webservices
cognito-quickstart
aws-cloudformation
aws-sam
cognito-user-pool
-
Updated
Apr 17, 2020 - Kotlin
ARCHIVED: Use https://github.com/aws/aws-sdk-ios/
-
Updated
Oct 2, 2018 - Objective-C
a serverless blog built on NuxtJS, AWS, serverless framework, and irrational exuberance.
-
Updated
Jul 19, 2020 - JavaScript
Learn serverless mobile cloud computing with this fictional unicorn ride-sharing app.
-
Updated
Jul 21, 2018
A Lambda-backed Custom Resource for a Cognito Identity Pool in CloudFormation
-
Updated
May 24, 2017 - JavaScript
Improve this page
Add a description, image, and links to the cognito topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cognito topic, visit your repo's landing page and select "manage topics."


** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?