I started a Neon project via Vercel and enabled Neon Auth which
created the authenticated and anonymous roles. I've configured
the JWKS URL via the Neon API with branch scoping for Stack
Auth, restarted the compute endpoint multiple times, but I keep
getting jwk not found errors when trying to use RLS policies
with the JWT token.
The JWKS URL is accessible and has the correct kid. Any ideas
what I might be missing?
Would anyone be willing to pair with me to troubleshoot this?