Hi,
I’m using spa-js, universal login with social and passwordless magic link connections.
Everything works fine with the social logins, but when using the magic link I get ‘invalid state’ error from handleRedirectCallback. (opening the link in the same browser - chrome)
What can be the problem?
I tried with and without passing appState both gave the same error.
BTW, with code instead of a link, it works fine. (but I need a link)
Thanks.