6 Home
Roger WJ Alterskjær edited this page 2022-02-23 14:36:20 +00:00

Note from Zia Ul Rehman on Nov 18, 2021

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)

I will try to comment here or update this issue, if anything else breaks or there are any other notes.

thanks.

Latest (2022-02-23): "redux-token-auth": "git+https://github.com/ziaulrehman40/redux-token-auth.git#9812f831a84968dba593b22b3f48b50b322e2351"