redux-token-auth
redux-token-auth copied to clipboard
Example of redux-token-auth implementation
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)".
Any luck in solving this issue? I'm facing the same. Thanks !
@Bechev Have a look at this blog Hope it helps you Redux-token-auth
@nidhinkumar06 the link to the article is a 404 error.
@jnayak1 Thanks for informing. The Link works now
@nidhinkumar06 what was the issue about? Still cannot get it working...