vercel / nextjs-subscription-payments

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

Incorrect link to "auth settings" #154

Closed adamzerner closed 1 year ago

adamzerner commented 1 year ago

In the "Configure Supabase Auth" section the link to "auth settings" is incorrect. It should be:

https://app.supabase.com/project/:project-id/auth/url-configuration

and then you scroll down to "Redirect URLs".

leerob commented 1 year ago

Thanks! https://github.com/vercel/nextjs-subscription-payments/pull/156