Release: auth system, admin RBAC, and production Supabase setup #70
2
docker/init/01-create-auth-schema.sql
Normal file
2
docker/init/01-create-auth-schema.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Create auth schema for GoTrue
|
||||
CREATE SCHEMA IF NOT EXISTS auth;
|
||||
Reference in New Issue
Block a user