You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄
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.
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 😄
"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.
generateRequireSignInWrapper
as it is broken, instead use this custom component I am receiving weird error regarding GatePage. #56 (comment)I will try to comment here or update this issue, if anything else breaks or there are any other notes.
thanks.
The text was updated successfully, but these errors were encountered: