vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.77k stars 1.18k forks source link

Magic link sign in doesn't actually sign in #332

Open belugawhale3 opened 2 months ago

belugawhale3 commented 2 months ago

I've set up magic link signing in with Resend set the NEXT_PUBLIC_SITE_URL to https://mydomain.com I bought as well as my site url to https://imgcatch.com. However when I sign in using the magic link, when I click on the link in my email, it directs me to the home page but I am not logged in. Has anyone else had this issue?