Giter VIP home page Giter VIP logo

aws-cognito-react's Introduction

aws-cognito-react

Reference implementation / boilerplate for AWS Cognito user management

signin

Introduction

I would like to start every project knowing user management is taken care of so I can focus on making a great app. I want a service that will scale and not require extra back-end management / development. I want to be able to customize the look for new apps and control the state a flow

aws-cognito-react primary goal is to provide user management services for a web app in a scalable serverless way.

Install

git clone [email protected]:dbroadhurst/aws-cognito-react.git
cd aws-cognito-react
npm install
npm run start

Your browser should open at

http://localhost:3000

AWS Cognito Setup

Once your AWS Cognito account is setup update the config file in src/components/Auth/Auth.js

Description

My original idea was to provide user management as a package but it became clear adding user management to an existing project is tricky. If you are in the position where you need to retro fit user management into an existing project then this project will help but the cleanest path is to start with this project as a boilerplate. The project has been setup using create-react-app which is currently the most robust way to setup a react project.

The stack has 3 layers that help provide an opportunity to extend and even replace sections of the stack.

aws-cognito-react front-end boilerplate

aws-cognito-redux-saga asynchronous code management

aws-cognito-promise promise wrappers for the AWS Cognito SDK

The AWS guide can be found here

You can find a working example here

Road map

  • Password update - Done
  • Social identity integration
  • Authenticated routes
  • Authorized routes
  • Get help from contributors
  • Provide ability for administrators to add new users - Done

aws-cognito-react's People

Contributors

dbroadhurst avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.