I am using the new "custom auth hooks" feature in a local setup and it works great. Now I wonder if deploying the corresponding migration to my staging/prod environments will also enable custom auth hooks - or if manual steps are required.
The deployment docs (see below) mention manual steps in the Supabase dashboard; so it seems that manual steps are required for each environment. Is there a way to avoid this? Ideally, I'd be able to deploy via CI/CD pipeline without any manual clicks.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.