Hi everyone,
The plan had been to start off with Supabase's Pro plan (+PITR & Custom Domain add-ons), and migrate to the Team plan once revenue justified it. I was just wondering - does anyone know what is the maximum number of permitted Redirect URLs?
The project is a multi-tenant B2B SaaS, which will itself offer Custom Domain Support on some plans. I've spent the last couple of hours trying to reason about this and talking with others about it. The best idea I have heard so far was to use the Supabase API to manually update the list of permitted Redirect URLs, but I haven't been able to find any official documentation clarifying how many of these are allowed, so I don't want to spend a couple of days implementing & testing that, only for it to essentially break within a week of the official launch because too many customers tried availing of it.
It doesn't make me very popular on the team, but I am wondering if perhaps this is an indication that our goal falls a bit outside of what Supabase Authentication is really trying to support, and if we should perhaps therefore look elsewhere...