#
amazon-cognito
Here are 45 public repositories matching this topic...
Amazon Cognito Identity SDK for JavaScript
react
javascript
aws
react-native
aws-sdk
javascript-sdk
aws-cognito
mfa
amazon-cognito
cloud-service
authentication-flow
user-pool
cognito-identity
identity-pool
-
Updated
Feb 13, 2018 - 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
-
Updated
Jul 16, 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
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
kotlin
aws
elasticsearch
jwt
aws-lambda
serverless
picture
aws-s3
architecture
lambda-functions
kotlin-language
aws-apigateway
s3-storage
amazon-cognito
amazon-api-gateway
amazon-rekognition
serverless-photo-recognition
-
Updated
Apr 17, 2020 - Kotlin
A collection of the latest AWS Security workshops
students
aws
security
identity
lambda
workshop
detect
inspector
aws-iam
amazon-cognito
aws-security
cloudwatch-events
protect
respond
threat-detection
aws-security-hub
amazon-guardduty
-
Updated
Sep 16, 2020 - Jupyter Notebook
Starter Project with Authentication with Gatsby & AWS Amplify
-
Updated
Sep 9, 2020 - JavaScript
A simple/sample AngularV4-based web app that demonstrates different API authentication options using Amazon Cognito and API Gateway with an AWS Lambda and Amazon DynamoDB backend that stores user details in a complete end to end Serverless fashion.
-
Updated
Feb 7, 2020 - JavaScript
This application illustrates how to use the Amazon Amplify with vue.js.
-
Updated
Sep 11, 2020 - Vue
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
Sep 4, 2020 - JavaScript
AIO Tool for backing up and restoring AWS Cognito User Pools
-
Updated
Jul 22, 2020 - TypeScript
A Vue.js Vuex module for authentication using Amazon AWS Cognito
-
Updated
May 25, 2020 - JavaScript
Starter project for ReactJS + Amazon Cognito + Amazon Amplify Framework with AWS CDK support
-
Updated
Aug 2, 2020 - JavaScript
An example for using Amazon Cognito together with an external IdP
-
Updated
Sep 16, 2020 - TypeScript
Up and running with React Native Navigation - V2 - by Wix
-
Updated
Jul 25, 2018 - JavaScript
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
mobile
typescript
ionic
serverless
angular4
serverless-framework
ionic-framework
amazon-cognito
ionic3
-
Updated
May 25, 2018 - JavaScript
An extension library to assist in the Amazon Cognito User Pools authentication process
-
Updated
Sep 10, 2020 - C#
End-to-end Solution for Speech Recognition, Text Translation, and Text-to-Speech for iOS using Amazon Translate and Amazon Polly as AWS Machine Learning managed services.
text-to-speech
interpreter
translation
youtube-video
speech-synthesis
voice-recognition
speech-recognition
speech-to-text
amazon-polly
amazon-cognito
mobile-development
speech-recognizer
translation-api
swift4
aws-sdk-ios
aws-mobilehub
amazon-translate
-
Updated
Sep 25, 2020 - Swift
Node.js code that can be deployed to AWS Lambda, implements the "authenticate" part of the Amazon Cognito service
-
Updated
Aug 2, 2020 - JavaScript
Building a Custom UI Authentication For AWS Amplify
react
javascript
ui
customization
cognito
javascript-library
authenticator
aws-cognito
amazon-cognito
aws-amplify
aws-amplify-react
aws-amplify-library
-
Updated
Sep 9, 2020 - JavaScript
Serverless web application starter with Webpack, React.js and Amazon Cognito.
-
Updated
Jul 11, 2017 - JavaScript
javascript
aws
authentication
aws-sdk
aws-cognito
amazon-cognito
user-pool
cognito-identity
identity-pool
-
Updated
Feb 27, 2019 - JavaScript
This is a repository for immersive learning, meditation or software development.
ruby
python
golang
aws-lambda
leetcode
numpy
pandas
hackerrank
dojo
amazon-dynamodb
google-cloud-platform
amazon-cognito
amazon-api-gateway
datacamp
qwiklabs
aws-cdk
-
Updated
Oct 3, 2020 - JavaScript
Auto-confirm a registered user
-
Updated
Dec 10, 2018 - JavaScript
Python implementation to process the Amazon Cognito ID token and the access token on the server side.
-
Updated
Sep 28, 2020 - Python
Use amazon-cognito-identity-js with the Nuxt.js Auth Module.
-
Updated
May 24, 2020 - JavaScript
Serverless Hands-free Allergy Checker for AWS AI Hackathon. Uses Amazon Rekognition, Polly, Lex and Cognito.
-
Updated
Nov 7, 2018 - JavaScript
An AWS CloudFormation Custom Resource for retrieving the DNS name of the Amazon CloudFront distribution backing your Amazon Cognito User Pool's custom domain
aws-lambda
amazon-cognito
aws-cloudformation
cloudformation-custom-resource
serverless-application
serverless-application-repository
amazon-route53
-
Updated
Mar 22, 2020 - Go
Improve this page
Add a description, image, and links to the amazon-cognito topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amazon-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 ?