In the SAP Spartacus B2B storefront, we are using Gigya to do the log in process. Everything works and we can enter the account details to log in.
But after logging in, while we can see the account details in the "Network" panel, the frontend is not updated and the user is stuck in the log in page. There's a short loading animation shows up, but nothing else happens.
I have checked if there's any possibility for me to edit that log in panel, but it seems it is generated via the JS files from Gigya so probably that's not a good idea.
I have also tried with wrong account details. It is recognized and the panel shows "Invalid login or password". So the account verification function works.
Is there any special setup required to update the frontend after the user login successfully with Gigya in Spartacus Storefront? I am using Spartacus 6.5 btw.