reactjs-authentication-tutorial icon indicating copy to clipboard operation
reactjs-authentication-tutorial copied to clipboard

InvalidTokenError

Open chopfitzroy opened this issue 7 years ago • 0 comments

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.

chopfitzroy avatar Apr 24 '18 04:04 chopfitzroy