saga-login-flow

A login/register flow built with React + Redux Saga

  • Owner: sotojuan/saga-login-flow
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Saga Login Flow

A login/register flow built with React & Redux Saga

Build Status

This application demonstrates what a React-based register/login workflow might look like with Redux Saga.

It's based on Max Stoiber's login-flow, but uses Redux Saga instead of Redux Thunk to handle asynchronous actions.

All the saga stuff is here. The rest is regular React and Redux!

Authentication

Authentication happens in app/auth/index.js, using fakeRequest.js and fakeServer.js. fakeRequest is a fake XMLHttpRequest wrapper. fakeServer responds to the fake HTTP requests and pretends to be a real server, storing the current users in local storage with the passwords encrypted using bcrypt.

Thanks

License

MIT © Juan Soto

Main metrics

Overview
Name With Ownersotojuan/saga-login-flow
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2016-04-15 16:25:29
Pushed At2017-09-20 12:20:35
Last Commit At2017-09-20 21:20:34
Release Count0
用户参与
Stargazers Count835
Watchers Count24
Fork Count169
Commits Count129
Has Issues Enabled
Issues Count11
Issue Open Count7
Pull Requests Count27
Pull Requests Open Count0
Pull Requests Close Count22
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private