vercel / nextjs-subscription-payments

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

OAuth with Supabase Auth UI doesn't work on chrome browser #267

Closed absolutegravitas closed 4 months ago

absolutegravitas commented 7 months ago

as the title says -- attempt sign in with provider and error 500 on client side received on firefox this works and is let through

rayne1066 commented 7 months ago

I am having the same issue. Works in edge, but not chrome

rayne1066 commented 7 months ago

This maybe a cookie issue. If you have not deleted old cookies, it could be causing authentication errors.

leerob commented 4 months ago

https://github.com/vercel/nextjs-subscription-payments/pull/278