From 87398153eec8363f33967aa427b435d1c09ccbd4 Mon Sep 17 00:00:00 2001 From: dean-journeyapps Date: Thu, 12 Jun 2025 10:20:42 +0200 Subject: [PATCH] Added jwks_uri is not applicable when using Supabase --- config/powersync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/powersync.yaml b/config/powersync.yaml index 8f86648..c389d83 100644 --- a/config/powersync.yaml +++ b/config/powersync.yaml @@ -86,7 +86,7 @@ client_auth: # supabase: true # JWKS URIs can be specified here - jwks_uri: !env PS_JWKS_URL + jwks_uri: !env PS_JWKS_URL # Not applicable for Supabase # Optional static collection of public keys for JWT verification # jwks: