saga-login-flow

A login/register flow built with React + Redux Saga

  • 所有者: sotojuan/saga-login-flow
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者sotojuan/saga-login-flow
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2016-04-15 16:25:29
推送於2017-09-20 12:20:35
最后一次提交2017-09-20 21:20:34
發布數0
用户参与
星數835
關注者數24
派生數169
提交數129
已啟用問題?
問題數11
打開的問題數7
拉請求數27
打開的拉請求數0
關閉的拉請求數22
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?