Giter Club home page Giter Club logo

react-cognito-auth's Introduction

React Cognito Auth

A sample authentication app implemented with a server-less architecture, using Cognito User Pools, API Gateway, React and Redux.

This app used Calm breeze login screen design. Thanks!

Please see here for how to make CognitoUserPools.

example movie

set .env

REACT_APP_USER_POOL_ID=xxxxx
REACT_APP_CLIENT_ID=xxxxx
REACT_APP_ENDPOINT=xxxxx

install

Please create Cognito User Pool before start app.

npm install
npm start

react-cognito-auth's People

Contributors

ganezasan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-cognito-auth's Issues

Why is redux-thunk a dependency?

Is there a reason redux-thunk is included as a dependency (and added as redux middleware)? It looks like you're using sagas instead of thunk.

What's `REACT_APP_ENDPOINT`?

I set .evn file as below:

REACT_APP_USER_POOL_ID=us-west-2_Nb1nwOSS
REACT_APP_CLIENT_ID=5dqpg809aku9l1tbv1itu20v
REACT_APP_ENDPOINT=https://29u6lvtd.execute-api.us-west-2.amazonaws.com/dev/

But I got below error when I run npm start
screen shot 2017-06-09 at 10 06 50 am

I guess I set the incorrect REACT_APP_ENDPOINT value, what should it be?

Thanks.

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.