Using Docker Compose to simplify your local development stack
docker-compose.yml
file with the below contents:config.yaml
file, this configured the PowerSync Service itself/config/config.yaml
:
client_auth
sections needs to be completed.
The PowerSync Service can verify JWTs from client applications using either HMAC (HS*) or RSA (RS*) based algorithms. It can also obtain the necessary settings from Supabase automatically if you are using it.
supabase
key to true
k
field.