https://github.com/bard/redux-agent-login-tutorial
Tutorial: Writing a robust, reusable login flow with redux-agent and state charts
https://github.com/bard/redux-agent-login-tutorial
Last synced: 12 months ago
JSON representation
Tutorial: Writing a robust, reusable login flow with redux-agent and state charts
- Host: GitHub
- URL: https://github.com/bard/redux-agent-login-tutorial
- Owner: bard
- Created: 2019-07-21T17:23:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:59:05.000Z (over 3 years ago)
- Last Synced: 2025-02-14T03:28:56.582Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://redux-agent.org/guides/a-robust-reusable-login-flow-with-redux-agent-and-state-charts/
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the companion project for the [redux-agent](https://redux-agent.org) tutorial [Writing a robust, reusable login flow with redux-agent and state charts](https://redux-agent.org/guides/a-robust-reusable-login-flow-with-redux-agent-and-state-charts/).
Run it with `npm start` or `yarn start`.