Unexpected redirect to '/'

Thanks for the reply. I’m pretty sure that I’ve set up the redirect_uri correctly. After signing in, the user is redirected to that URI, so I think that’s a good sign.
The problem I have is that even without signing in, the user is redirected to /. All I do is call createAuth0(). At this point in time, I do not want any redirect to happen.