mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

Looks complicated? #21

Closed scheung38 closed 7 years ago

scheung38 commented 8 years ago

I just want to grab a login react jsx form but this seems complicated. Could you indicate what is the minimum files needed for me to login (no registration form needed) as I will have just a single username and hashed password. Thanks

mpaarating commented 7 years ago

This is probably the wrong forum to be asking for that. A bit of googling brought up this article which should help you out! https://auth0.com/blog/adding-authentication-to-your-react-flux-app/