Hi there!
I read tons of guidlines, how to make Cross-Origin Authentication on Safari works. But I have no success at all. I’ve setted up Create a Cross-Origin Verification Page regarding documentation but anyway I get the following error:
"error": {
"message": "Unknown or invalid login ticket.",
"oauthError": "access_denied",
"type": "oauth-authorization"
}
I’m using auth0-js@9.3.2 in my SPA.