Access token is missing after redirect

I have implemented Auth0 Lock within React application according to the example https://github.com/auth0-samples/auth0-react-samples/tree/embedded-login/01-Embedded-Login

My application works with Chrome, however when I try to sign in with Safari redirect url doesn’t contain hash with access token so authentication fails.

Please try it on http://size4.me

Does anybody know why token is absent after response from the Auth0 server?

Have you found an answer to this question yet? I’m still trying to find solution.

wangdeve, the token was present. There was some error in my code.And I can’t recall which. Sorry!