AWS Amplify provides a declarative and easy-to-use interface across different categories of cloud operations. AWS Amplify goes well with any JavaScript based frontend workflow, and React Native for mobile developers. Our default implementation works with Amazon Web Services (AWS), but AWS Amplify is designed to be open and pluggable for any custom backend or service.
react cloud-service metrics react-native aws aws-apigateway aws-cognito pinpoint aws-mobile aws-mobilehub aws-s3 mobile-analytics pwa analytics storage cognito amazon-cognitoAWS Amplify provides a declarative and easy-to-use interface across different categories of cloud operations. AWS Amplify goes well with any JavaScript based frontend workflow, and React Native for mobile developers. Our default implementation works with Amazon Web Services (AWS), but AWS Amplify is designed to be open and pluggable for any custom backend or service.
react cloud-service metrics react-native aws aws-apigateway aws-cognito pinpoint aws-mobile aws-mobilehub aws-s3 mobile-analytics pwa analytics storage cognito amazon-cognitoSuperTokens is an open source alternative to Auth0 / Firebase Auth / AWS Cognito. It supports authentication using email ID and password, Social logins (Google, Facebook, Apple, Github + adding custom providers), Forgot password flow using email, Secure session management, Email verification.
authentication login password auth0 session-management passportjs signin aws-cognito social-login firebase-auth email-password email-password-login social-authentication authentication-service auth0-alternativeSpaceFinder is a reference mobile app that allows users to book conference rooms, work desks, and other shared resources. The app showcases serverless authentication and authorization using the AWS platform.The mobile front-end is built using the Ionic 3 framework and client libraries to call AWS services and mobile backend APIs. The backend APIs themselves are powered by AWS services. The backend APIs are built using a serverless architecture, which makes it easy to deploy updates, and it also means that there are no servers to operationally manage.
amazon-cognito aws-cognito serverless iam serverless-architectures aws-lambda cognito cognito-quickstart authentication authorization auth amazon-api-gateway aws aws-apigatewayServerless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch. This repo is for the frontend React app that we build over the course of the tutorial. You can find the repo for the backend serverless API here. And the repo for the tutorial here.
react react-router-v4 demo aws-sdk react-bootstrap aws-cognitoThe awsmobile-CLI, built on top of AWS Mobile Hub, provides a command line interface for frontend JavaScript developers to seamlessly enable and configure AWS services into their apps. With minimal configuration, you can start using all of the functionality provided by the AWS Mobile Hub from your favorite terminal program. Sign up for the AWS Free Tier to learn and prototype at little or no cost.
aws aws-mobile aws-apigateway aws-lambda aws-cognito aws-mobilehub aws-s3 mobile-analytics dynamodb pinpoint cloud-service metrics aws-cloudfront awsmobile-cli awsmobileEmber Cognito is an Ember Addon that integrates ember-simple-auth with Amazon Cognito User Pools. ember-simple-auth is a lightweight library for implementing authentication/authorization in Ember.js. Amazon Cognito is a managed authentication system for mobile and web apps on Amazon Web Services.
ember addon ember-simple-auth aws aws-cognito ember-cognito ember-addon cognitoIt's a set of AWS Lambda functions that, once deployed using the provided SAM template, act as an Amazon Cognito proxy. You need to already have or create a new Cognito User Pool. For migration purposes, you might want to disable the email/phone verification, otherwise every newly-created user will receive an email with a confirmation code.
kotlin cognito-user-pool rest-api aws-lambda aws-cognito aws-apigateway aws-sam aws-cloudformation aws webservice webservices cognito cognito-quickstartAmazon.Extensions.CognitoAuthentication simplifies the authentication process of Amazon Cognito User Pools for .NET developers. It allows you to use various authentication methods for Amazon Cognito User Pools with only a few short method calls, along with making the process intuitive.
amazon cognito-user-pool amazon-cognito cognito-identity-pool srp aws-cognito awsThis project goes along with this blog post.
authentication cognito aws aws-cognito react reactjs react-native ios android cross-platformA golang packages that abstract out work with JSON web access/identity tokens for AWS API Gateway custom authorizer. You don't need to worry about JWT. The GetIDClaims, GetAccessClaims and GetStandardClaims will do the work for you, so you can focus only on building APIGatewayCustomAuthorizerPolicy.
cognito aws-cognitoI would not suggest using this for any reason. This only supported early versions of serverless and there are better ways to handle a lot of this now. I would highly suggest using CloudFormation to manage your Cognito resources.
serverless-cognito-manager serverless-framework-plugin serverless-applications serverless-plugins api-gateway lambda cognito aws aws-lambda aws-cognito amazon amazon-web-services serverless.comMakes working with AWS Cognito easier for Python developers. Used when the user has not logged in yet. Start with these arguments when you plan to authenticate with either SRP (authenticate) or admin_authenticate (admin_initiate_auth).
cognito aws-cognito user-pool srphttps://github.com/aws-amplify/amplify-js. The amplify library will have the most up to date versions of everything and is maintained by AWS.
react-native aws-cognito aws-sdk-js cognito-identity-pool aws amazon cognito identityfastapi-cloudauth standardizes and simplifies the integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication). NOTE: access token is valid for verification, scope-based authentication and getting user info (optional). ID token is valid for verification and getting full user info from claims.
verification auth0 aws-cognito firebase-authentication fastapi fastapi-cloudauthThis AWS Lambda function automates the backup of newly-confirmed Amazon Cognito users to Amazon DynamoDB. This can be useful in many scenarios, especially when trying to tie in user-specific data to the actual users. For example, if you're using AWS AppSync you can query for user events and automatically retrieve the user info without calling an external service.
aws aws-lambda serverless dynamodb cognito aws-cognito aws-dynamodbGoing forward I will update only the ejected version due to the complexities of keeping both of them insync and since non-Expo version are preferred for PRD usage (from my own experience). After reinventing the wheel a bunch of times I decided to create a fairly good-looking react native with Cognito template.
aws react-native cognito aws-cognito cognito-user-poolAfter reinventing the wheel a bunch of times I decided to create a fairly good-looking react native with Cognito template. Note: You will have to create your own AWS Cognito User Pool in order to use this app (otherwise it'll default to my sample User Pool and all fo the users that register for your copy of the app will be registered in my User Pool). Once you create it, update the amplify-configs.js file under /constants.
aws react-native aws-cognito cognito-user-poolYou'll need to first go through the CDK instructions in order to provision the requried resources. Then move on to the reactJS part. Each of the two subdirectories has its own README.md file which contains instructions. Please review them first before proceeding.
reactjs gitlab-ci starter-template antd aws-cognito amazon-cognito cdkNodeJS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256. Currently, only signature algorithm RS256 is supported.
nodejs jwt typescript amplify aws-cognito
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.