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

Can't update account information on Oauth connected account #265

Closed geuis closed 4 months ago

geuis commented 7 months ago

Just getting this all setup for the first time. I have the app up and running.

I just created an Oauth app for Github and was able to sign in. However, when I got to Account I can't update the name or email address. The text fields can be typed in, but the "Update Name" and "Update Email" buttons are disabled.

I did a quick scan through Supabase but I didn't find any settings that seemed to address this.

Any idea how to fix this?

leerob commented 4 months ago

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