I'm doing a PoC with fusion auth to see if we can migrate from our current IdP provider.
I noticed that when I register an account, if I copy the email verification to a new incognito window, the verification fails with the error Sorry. The request contains an invalid or expired verification Id. You may need to request another verification to be sent.. To verify the email I need to request a new verification and enter it in the same window which is not very user friendly.
I want to check if this is on purpose as this is a common situation on mobiles (e.g. using Chrome to register on a site, but embedded safari when clicking on a link). If this is by design, is there a way to change the behaviour so the link works regardless of the state of the browser?
Also, is there a way to verify the email when the user clicks the link rather than requiring to click 'continue' as a confirmation?