Issue with "Confirm your email" auth (using next.js)
I am having issues with the confirm your email after a new user signs up.
It works like 90% of the time, and it works on my machine just fine.
Sometimes we get this error (see image)
The Site URL on the Auth page is confirmed our homepage.
This error can be repeated 100% of the time if the user signs up with Chrome, but uses Safari to click the confirmation link (link wont work cross browser).
Occasionally this error happens if they are signing in with the same browser.
Does anyone have any solutions or ideas?
It works like 90% of the time, and it works on my machine just fine.
Sometimes we get this error (see image)
The Site URL on the Auth page is confirmed our homepage.
This error can be repeated 100% of the time if the user signs up with Chrome, but uses Safari to click the confirmation link (link wont work cross browser).
Occasionally this error happens if they are signing in with the same browser.
Does anyone have any solutions or ideas?
