I am using next js along with fusionauth.
I want to use an iframe to display a fusionauth window in my application.
The problem is that after entering the login and password, the redirect occurs inside the iframe and my application is displayed in the iframe.
How can this be fixed?
I tried setting sandbox setting for iframe but it didn't give any result
Application Addresses:
app.domain.com
auth.domain.com