authentification-redux-lib
Version:
library for authentification with react redux typescript
24 lines (13 loc) • 421 B
Markdown
# Description
this repository is about creat login app with redux you can see our example :
go to example folder in terminal write or click to [see it here](https://codesandbox.io/s/sharp-moser-8n2uw)
$ npm i
$ npm start
# How to Install It
npm i authentification-redux-lib
# How to Use It
import Auth class to your page
import Reducer
add your API too config
configure saga
# License