Auth0 disappears immediately after being called online but not localhost

Hello,

I have auth0 set up at https://tagai.io and while it works on my localhost, when I click on login, it loads another page for a split second and then goes to https://tagai.io/index.html. I’ve logged the auth0 function in the console so you can see what’s going on. Any help would be very appreciated.

Best regards,

Matthieu

Howdy @mgava :cowboy_hat_face:

What SPA framework are you using? Does the login button link directly to an auth0-spa-js function or is there some additional code surrounding this? Do you think there’s anything logged to the console that might be related to this behaviour?

Tom