An open API service indexing awesome lists of open source software.

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

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`.