locked

sign in at box
cabinet shares its session with
spodik.com · box.spodik.com · eli-g.io
Offline

db-api unreachable

the host-side signer isn't responding on its socket.
cabinet can't do anything privileged without it.
lock cabinet

project schemas

one schema, one service role, one scoped jwt

schema service role buckets bypass rls
loading…

storage buckets

which role can touch which bucket

bucket public owners
loading…

run sql

runs as supabase_admin. be careful.


    

new schema

creates schema + role + kong consumer + signed jwt

jwt minted

for role


      
# example usage curl https://db.spodik.com/rest/v1/<table> \ -H 'apikey: <token>' \ -H 'Authorization: Bearer <token>' \ -H 'Accept-Profile: <schema>'

are you sure?