reactjs-authentication-tutorial
reactjs-authentication-tutorial copied to clipboard
InvalidTokenError
After cloning the tutorial (tried a cloned version just to guarantee no typo's) and substituting in my Auth0 values I get the following console errors:
Invalid token specified: Cannot read property 'replace' of undefined
I had a look through the comments and there was a bit about this issue there, from what I can see the issue comes from the token not existing.
I am a little new to do this and while there was a quick hack that had been suggested it appears to only be a partly working solution.
Any help would be appreciated, Cheers.