redux-token-auth icon indicating copy to clipboard operation
redux-token-auth copied to clipboard

Example of redux-token-auth implementation

Open nidhinkumar06 opened this issue 5 years ago • 5 comments

Does anyone has written a blog about the implementation of redux token auth.Tried with the steps given in read me but getting an error as below

Could not find "store" in either the context or props of "Connect(GatedPage)". Either wrap the root component in a <Provider>, or explicitly pass "store" as a prop to "Connect(GatedPage)".

nidhinkumar06 avatar Apr 03 '19 10:04 nidhinkumar06

Any luck in solving this issue? I'm facing the same. Thanks !

Bechev avatar Apr 08 '19 02:04 Bechev

@Bechev Have a look at this blog Hope it helps you Redux-token-auth

nidhinkumar06 avatar Apr 14 '19 10:04 nidhinkumar06

@nidhinkumar06 the link to the article is a 404 error.

jnayak1 avatar May 01 '19 15:05 jnayak1

@jnayak1 Thanks for informing. The Link works now

nidhinkumar06 avatar May 02 '19 08:05 nidhinkumar06

@nidhinkumar06 what was the issue about? Still cannot get it working...

Gataniel avatar May 19 '20 21:05 Gataniel