The process was quiet simple and even like that the revoke statements where generated: ```zsh supaba

The process was quiet simple and even like that the revoke statements where generated:
supabase init
supabase login
supabase link
supabase db pull --linked
supabase db pull --linked --schema auth
supabase db pull --linked --schema storage

The generated revoke statements are the following:
Was this page helpful?