Logged in using E-Mail magic link, not 'refreshing' the session using Arc browser

I recently started to use the Arc browser and it seems that links from E-Mails are opened inside what they call Little-Arc (which is a new separated little window). While on this Little-Arc window, the user appears to be logged in, he is not on the other 'Main' window. Is there any way to 'notify' the other 'Main' window about the logged in user without the user having to refresh manually ? I want that Little-Arc window to confirm to the user that he's been logged in successfully and prompt him to close it and go back to the website (go back to the 'Main' window). It used to work on other browsers probably because it opened in a new tab (not a new window). I'm using Next.js 13 (The stable features only so not the app directory with server-components).
1 Reply
Teddy
TeddyOP3y ago
Found an easy fix by refreshing the session when the website gets back in focus.
No description

Did you find this page helpful?