commit
6965f87d0c
19
Home.md
Normal file
19
Home.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
Note from
|
||||
|
||||
Hi all,
|
||||
|
||||
Firstly, thank-you @kylecorbelli for this amazing project, this has been used a lot and have saved countless man hours.
|
||||
|
||||
We all know(as readme also says), this project is not maintained for long, and looking for new maintainers, while it is in this state, i wanted to compile a small guide, for usage of this library with latest stacks(latest versions of redux etc). I spent like 5-7 hours on figuring some things out. And following is my guide.
|
||||
|
||||
disclaimer: uses my clone which was cloned from another clone :-)
|
||||
|
||||
1. in package.json:
|
||||
`"redux-token-auth": "git+https://github.com/ziaulrehman40/redux-token-auth.git#c7513e5ca249691e77d018c3342429e1b85d8c54"`
|
||||
This will point to my custom clone, which mainly contains package upgrades etc.
|
||||
|
||||
2. Avoid using `generateRequireSignInWrapper` as it is broken, instead use this custom component [I am receiving weird error regarding GatePage. #56 (comment)](https://github.com/kylecorbelli/redux-token-auth/issues/56#issuecomment-494187365)
|
||||
|
||||
I will try to comment here or update this issue, if anything else breaks or there are any other notes.
|
||||
|
||||
thanks.
|
Loading…
Reference in New Issue
Block a user